platform_system_core/healthd
ShevT 9d98a6ac93 healthd: BatteryMonitor: Fix compiler warning
system/core/healthd/BatteryMonitor.cpp:248:19: note: initialize the variable 'i' to silence this warning
    unsigned int i;
                  ^
                   = 0
1 warning generated.

Change-Id: Ib2fa0061d657fd93871ca8a9056d173d5b7ab58d
2018-11-02 17:59:09 +00:00
..
images
include/healthd libbatterymonitor: vendor_available 2018-07-16 11:26:04 -07:00
tests Allow customization of charger animation 2016-09-12 21:07:27 -07:00
Android.bp healthd: uses android.hardware.health@2.0-service_defaults 2018-07-18 13:51:01 -07:00
android.hardware.health@2.0-service.rc health service can write kernel log 2018-04-05 19:34:43 -07:00
Android.mk Reland "Add static libbinderthreadstate explicitly to charger module."" 2018-10-01 22:50:07 +00:00
animation.h healthd: GRSurface now is a class. 2018-10-22 13:20:33 -07:00
AnimationParser.cpp Allow customization of charger animation 2016-09-12 21:07:27 -07:00
AnimationParser.h Allow customization of charger animation 2016-09-12 21:07:27 -07:00
BatteryMonitor.cpp healthd: BatteryMonitor: Fix compiler warning 2018-11-02 17:59:09 +00:00
charger.cpp charger: add charger_test 2017-11-21 15:05:17 -08:00
charger_test.cpp healthd: clean up unused code 2017-11-30 15:34:46 -08:00
healthd.rc healthd: add healthd.rc 2018-04-04 14:08:04 -07:00
healthd_draw.cpp charger: screen blank on disconnect and 0% not displayed 2018-08-17 03:58:19 +00:00
healthd_draw.h charger: minui error handling fixups 2018-07-30 08:45:52 -07:00
healthd_mode_charger.cpp charger: screen blank on disconnect and 0% not displayed 2018-08-17 03:58:19 +00:00
HealthServiceDefault.cpp healthd: move HealthServiceCommon 2018-01-22 12:34:04 -08:00
HealthServiceHealthd.cpp healthd: move HealthServiceCommon 2018-01-22 12:34:04 -08:00
manifest_healthd.xml healthd use vintf_fragments 2018-07-17 11:57:38 -07:00
OWNERS healthd: Add elsk as OWNERS 2018-05-03 12:25:00 -07:00