android_device_xiaomi_sdm66.../gps/android/utils
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.bp sdm660-common: Update GPS HAL from LA.UM.10.2.1.r1-03400-sdm660.0 2022-05-15 10:25:56 +02:00
battery_listener.cpp sdm660-common: gps: Fix misleading indentation 2024-01-14 17:18:17 +01:00
battery_listener.h sdm660-common: Import GPS HAL from LA.UM.8.2.r1-05100-sdm660.0 2020-02-03 16:27:41 +01:00