android_system_core/healthd
Stephane Lee bab6877710 Assume UNSUPPORTED if the battery capacity level sysfs node does
not exist.

Bug: 163382088
Test: Ensure that, if the ./capacity_level does not exist,
  that the device will shut down at 0 % SOC in an Health 2.1
  implementation
Change-Id: I00822b4bfba5d823c1a30163ea6824e59d3aae32
2020-08-13 14:31:02 -07: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
testdata charger: Add tests for loading animation resources 2020-08-07 17:07:09 -07:00
Android.bp charger: Add tests for loading animation resources 2020-08-07 17:07:09 -07:00
AnimationParser.cpp Fix AnimationParser remove_prefix test 2020-08-05 20:00:09 -07:00
AnimationParser.h Fix AnimationParser remove_prefix test 2020-08-05 20:00:09 -07:00
AnimationParser_test.cpp Convert healthd_test to Soong 2020-08-05 20:00:09 -07:00
BatteryMonitor.cpp Assume UNSUPPORTED if the battery capacity level sysfs node does 2020-08-13 14:31:02 -07:00
HealthServiceDefault.cpp
HealthServiceHealthd.cpp
OWNERS
TEST_MAPPING Add libhealthd_charger_test to presubmit. 2020-08-05 20:00:09 -07:00
android.hardware.health@2.0-service.rc
animation.h charger: Load default resources from /system 2020-08-07 17:07:09 -07:00
charger.cpp charger: uses health HAL service. 2020-01-31 13:29:21 -08:00
charger.sysprop healthd: charger use runtime sysprops instead. 2019-07-24 17:01:40 -07:00
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: charger use runtime sysprops instead. 2019-07-24 17:01:40 -07:00
healthd_draw.h
healthd_mode_charger.cpp charger: Avoid a couple string constructions 2020-08-12 07:03:50 -07:00
healthd_mode_charger.h charger: Load default resources from /system 2020-08-07 17:07:09 -07:00
healthd_mode_charger_nops.cpp charger: uses health HAL service. 2020-01-31 13:29:21 -08:00
healthd_mode_charger_nops.h
healthd_mode_charger_test.cpp charger: Add tests for loading animation resources 2020-08-07 17:07:09 -07:00
manifest_healthd.xml