android_device_xiaomi_sdm66.../gps
AmeChanRain d4034097ab sdm660-common: gps: Fix misleading indentation
* That makes clang17 happy
* Fix:
  device/xiaomi/violet/gps/android/utils/battery_listener.cpp:191:13: error: misleading indentation; statement is not part of the previous 'if' [-Werror,-Wmisleading-indentation]
            auto r = mHealth->unlinkToDeath(this);
            ^
device/xiaomi/violet/gps/android/utils/battery_listener.cpp:189:9: note: previous statement is here
        if (mHealth != NULL)
        ^
1 warning and 1 error generated.

Change-Id: I3be1e3de45ce184c9d3dbcede57a312375a91498
Signed-off-by: Nanhumly <admin@warbler.cc>
Signed-off-by: pix106 <sbordenave@gmail.com>
2024-01-14 17:18:17 +01:00
..
android sdm660-common: gps: Fix misleading indentation 2024-01-14 17:18:17 +01:00
batching sdm660-common: GPS: Update from LA.UM.11.2.1.r1-02500-sdm660.0 2022-12-22 04:56:20 +01:00
core sdm660-common: GPS: Update from LA.UM.11.2.1.r1-02500-sdm660.0 2022-12-22 04:56:20 +01:00
etc sdm660-common: proprietary: update GPS blobs and gps configs 2023-08-22 08:44:53 +02:00
geofence sdm660-common: GPS: Update from LA.UM.11.2.1.r1-02500-sdm660.0 2022-12-22 04:56:20 +01:00
gnss sdm660-common: GPS: Update from LA.UM.11.2.1.r1-02500-sdm660.0 2022-12-22 04:56:20 +01:00
location sdm660-common: GPS: Update from LA.UM.11.2.1.r1-02500-sdm660.0 2022-12-22 04:56:20 +01:00
pla sdm660-common: Checkout gps hal from LA.UM.9.6.2.r1-03300-89xx.0 2021-03-03 00:01:41 +06:00
utils sdm660-common: gps: Fix unqualified call to std::move 2024-01-14 17:18:17 +01:00
Android.bp sdm660-common: Update GPS HAL from LA.UM.10.2.1.r1-03400-sdm660.0 2022-05-15 10:25:56 +02:00
Android.mk sdm660-common: Update GPS HAL from LA.UM.10.2.1.r1-03400-sdm660.0 2022-05-15 10:25:56 +02:00
CleanSpec.mk sdm660-common: Import GPS HAL from LA.UM.8.2.r1-05100-sdm660.0 2020-02-03 16:27:41 +01:00
configure.ac sdm660-common: Import GPS HAL from LA.UM.8.2.r1-05100-sdm660.0 2020-02-03 16:27:41 +01:00
gps_vendor_board.mk sdm660-common: Import GPS HAL from LA.UM.8.2.r1-05100-sdm660.0 2020-02-03 16:27:41 +01:00
gps_vendor_product.mk sdm660-common: Update GPS HAL from LA.UM.10.2.1.r1-03400-sdm660.0 2022-05-15 10:25:56 +02:00
loc-hal.pc.in sdm660-common: Import GPS HAL from LA.UM.8.2.r1-05100-sdm660.0 2020-02-03 16:27:41 +01:00
Makefile.am sdm660-common: Import GPS HAL from LA.UM.8.2.r1-05100-sdm660.0 2020-02-03 16:27:41 +01:00