platform_device_xiaomi_sm84.../gps
Albert I 2117624012 sm8450-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
2024-03-19 23:22:37 +01:00
..
android sm8450-common: gps: Reorder initializations list to satisfy warnings 2024-03-19 23:22:37 +01:00
batching sm8450-common: gps: Reorder initializations list to satisfy warnings 2024-03-19 23:22:37 +01:00
core sm8450-common: gps: Reorder initializations list to satisfy warnings 2024-03-19 23:22:37 +01:00
etc sm8450-common: gps: Fix non-ASCII character in gps.conf 2024-03-19 23:22:37 +01:00
geofence sm8450-common: gps: Resolve unused parameter warnings 2024-03-19 23:22:37 +01:00
gnss sm8450-common: gps: Reorder initializations list to satisfy warnings 2024-03-19 23:22:37 +01:00
location sm8450-common: gps: Resolve unused parameter warnings 2024-03-19 23:22:37 +01:00
pla sm8450-common: gps: Resolve unused parameter warnings 2024-03-19 23:22:37 +01:00
utils sm8450-common: gps: Resolve unused parameter warnings 2024-03-19 23:22:37 +01:00
Android.bp sm8450-common: gps: HAL: Location compilation bringup for wearables 2024-03-19 23:22:37 +01:00
Android.mk sm8450-common: gps: HAL: Location compilation bringup for wearables 2024-03-19 23:22:37 +01:00
CleanSpec.mk sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
configure.ac sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
gps_vendor_board.mk sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
gps_vendor_product.mk sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
loc-hal.pc.in sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00
Makefile.am sm8450-common: Import gps from LA.VENDOR.1.0.r1-12800-WAIPIO.0 2024-03-19 23:22:37 +01:00