808e57e3f3
mapSysfsString return code is checked for negativity after being casted to unsigned enum type, which will always be false. This is obviously unintended behaviour. Fixes tautological-unsigned-enum-zero-compare warning. Bug: 72331526 Test: m Change-Id: Icec76d7a1121cb56fd9d05feb70cede69954c322 |
||
---|---|---|
.. | ||
images | ||
include/healthd | ||
tests | ||
Android.bp | ||
Android.mk | ||
animation.h | ||
AnimationParser.cpp | ||
AnimationParser.h | ||
BatteryMonitor.cpp | ||
BatteryPropertiesRegistrar.cpp | ||
BatteryPropertiesRegistrar.h | ||
charger.cpp | ||
healthd.cpp | ||
healthd_common.cpp | ||
healthd_draw.cpp | ||
healthd_draw.h | ||
healthd_mode_android.cpp | ||
healthd_mode_charger.cpp | ||
OWNERS |