android_system_core/healthd
Kazuhiro Inaba 8e4d982d52 healthd: Don't take device-scoped battery as the main system battery.
Some devices expose the battery state of stylus etc in sysfs,
in addition to the whole system's main battery. Android only
recognizes the first battery enumerated here. We need to
filter out such HID-specific battery to let Android correctly
monitor the main battery status.

Bug: 136111013
Test: CtsBatterySavingTestCases on arcada
Change-Id: I4cbf6e3bf883fb3d107bedd2849d8ad525538629
2020-03-16 12:50:42 +09:00
..
api Implement sysprop_library API stability check 2019-08-20 16:16:40 +09:00
images
include/healthd healthd: Don't take device-scoped battery as the main system battery. 2020-03-16 12:50:42 +09:00
tests
Android.bp healthd: Remove libhealthd dependency from charger 2019-10-30 13:48:08 -07:00
Android.mk healthd: Remove libhealthd dependency from charger 2019-10-30 13:48:08 -07:00
AnimationParser.cpp
AnimationParser.h
BatteryMonitor.cpp healthd: Don't take device-scoped battery as the main system battery. 2020-03-16 12:50:42 +09:00
HealthServiceDefault.cpp
HealthServiceHealthd.cpp
OWNERS
android.hardware.health@2.0-service.rc
animation.h healthd: Remove libhealthd dependency from charger 2019-10-30 13:48:08 -07:00
charger.cpp charger: uses health HAL service. 2020-01-31 13:29:21 -08:00
charger.sysprop
charger_test.cpp healthd: Remove libhealthd dependency from charger 2019-10-30 13:48:08 -07:00
charger_utils.cpp charger: uses health HAL service. 2020-01-31 13:29:21 -08:00
charger_utils.h charger: uses health HAL service. 2020-01-31 13:29:21 -08:00
healthd.rc
healthd_draw.cpp
healthd_draw.h
healthd_mode_charger.cpp charger: uses health HAL service. 2020-01-31 13:29:21 -08:00
healthd_mode_charger.h Initialize key structure to zero in charger 2020-02-10 16:38:04 -08:00
healthd_mode_charger_nops.cpp charger: uses health HAL service. 2020-01-31 13:29:21 -08:00
healthd_mode_charger_nops.h
manifest_healthd.xml