platform_device_motorola_sm.../gps
Albert I e2c5259e43
sm6225-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-06-09 14:53:19 +03:00
..
android sm6225-common: gps: Resolve unused parameter warnings 2023-06-09 14:53:19 +03:00
batching sm6225-common: Import GPS HAL from LA.UM.9.15.r1-05900-KAMORTA.QSSI12.0 2023-05-17 20:48:47 +03:00
core sm6225-common: gps: Reorder initializations list to satisfy warnings 2023-06-09 14:53:19 +03:00
etc sm6225-common: Lower gps debug level 2023-05-17 20:48:48 +03:00
geofence sm6225-common: gps: Resolve unused parameter warnings 2023-06-09 14:53:19 +03:00
gnss sm6225-common: gps: Reorder initializations list to satisfy warnings 2023-06-09 14:53:19 +03:00
location sm6225-common: Import GPS HAL from LA.UM.9.15.r1-05900-KAMORTA.QSSI12.0 2023-05-17 20:48:47 +03:00
pla sm6225-common: gps: Resolve unused parameter warnings 2023-06-09 14:53:19 +03:00
utils sm6225-common: gps: Resolve unused parameter warnings 2023-06-09 14:53:19 +03:00
Android.bp sm6225-common: Import GPS HAL from LA.UM.9.15.r1-05900-KAMORTA.QSSI12.0 2023-05-17 20:48:47 +03:00
Android.mk sm6225-common: Import GPS HAL from LA.UM.9.15.r1-05900-KAMORTA.QSSI12.0 2023-05-17 20:48:47 +03:00
CleanSpec.mk sm6225-common: Import GPS HAL from LA.UM.9.15.r1-05900-KAMORTA.QSSI12.0 2023-05-17 20:48:47 +03:00
configure.ac sm6225-common: Import GPS HAL from LA.UM.9.15.r1-05900-KAMORTA.QSSI12.0 2023-05-17 20:48:47 +03:00
gps_vendor_board.mk sm6225-common: Import GPS HAL from LA.UM.9.15.r1-05900-KAMORTA.QSSI12.0 2023-05-17 20:48:47 +03:00
gps_vendor_product.mk sm6225-common: Import GPS HAL from LA.UM.9.15.r1-05900-KAMORTA.QSSI12.0 2023-05-17 20:48:47 +03:00
loc-hal.pc.in sm6225-common: Import GPS HAL from LA.UM.9.15.r1-05900-KAMORTA.QSSI12.0 2023-05-17 20:48:47 +03:00
Makefile.am sm6225-common: Import GPS HAL from LA.UM.9.15.r1-05900-KAMORTA.QSSI12.0 2023-05-17 20:48:47 +03:00