android_device_xiaomi_sdm66.../gps/android
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
..
1.0 sdm660-common: Update GPS HAL from LA.UM.10.2.1.r1-03400-sdm660.0 2022-05-15 10:25:56 +02:00
1.1 sdm660-common: Update GPS HAL from LA.UM.10.2.1.r1-03400-sdm660.0 2022-05-15 10:25:56 +02:00
2.0 sdm660-common: Update GPS HAL from LA.UM.10.2.1.r1-03400-sdm660.0 2022-05-15 10:25:56 +02:00
2.1 sdm660-common: gps: Fix error: use of bitwise '|' with boolean operands 2022-09-13 06:56:45 +02:00
utils sdm660-common: gps: Fix misleading indentation 2024-01-14 17:18:17 +01:00
Android.mk sdm660-common: Checkout gps hal from LA.UM.9.6.2.r1-03300-89xx.0 2021-03-03 00:01:41 +06:00