android_device_xiaomi_sm835.../gps
Albert I e05f48f56c sm8350-common: gps: Reorder initializations list to satisfy warnings
-Wreorder-ctor is a compile-time, Clang-only flag which is enabled by
default since Clang 12, which will warn whenever a specified field will
be initialized right after field specified below it. However, since it
doesn't sweep through all fields, compiler may miss some of them.

This order has been checked thoroughly through many trial and errors to
ensure that no such warns will be triggered anymore.

Change-Id: Id24cbb7277dc8d6c02767f8f365818ab6c017683
2023-08-21 13:04:53 +00:00
..
android sm8350-common: gps: Resolve unused parameter warnings 2023-08-21 13:04:53 +00:00
batching sm8350-common: gps: Update to LA.UM.9.14.r1-19200.02-LAHAINA.QSSI13.0 2022-09-26 17:12:40 +02:00
core sm8350-common: gps: Reorder initializations list to satisfy warnings 2023-08-21 13:04:53 +00:00
etc sm8350-common: gps: Revert oem changes 2022-09-26 17:12:40 +02:00
geofence sm8350-common: gps: Resolve unused parameter warnings 2023-08-21 13:04:53 +00:00
gnss sm8350-common: gps: Reorder initializations list to satisfy warnings 2023-08-21 13:04:53 +00:00
location sm8350-common: gps: Update to LA.UM.9.14.r1-19200.02-LAHAINA.QSSI13.0 2022-09-26 17:12:40 +02:00
pla sm8350-common: gps: Resolve unused parameter warnings 2023-08-21 13:04:53 +00:00
utils sm8350-common: gps: Resolve unused parameter warnings 2023-08-21 13:04:53 +00:00
Android.bp sm8350-common: gps: Update to LA.UM.9.14.r1-19200.02-LAHAINA.QSSI13.0 2022-09-26 17:12:40 +02:00
Android.mk sm8350-common: gps: Update to LA.UM.9.14.r1-19200.02-LAHAINA.QSSI13.0 2022-09-26 17:12:40 +02:00
CleanSpec.mk sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
configure.ac sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
gps_vendor_board.mk sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
gps_vendor_product.mk sm8350-common: gps: Update to LA.UM.9.14.r1-19200.02-LAHAINA.QSSI13.0 2022-09-26 17:12:40 +02:00
loc-hal.pc.in sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00
Makefile.am sm8350-common: Import gps hal from LA.UM.9.14.r1-16700-LAHAINA.0 2022-04-02 00:03:09 +02:00