platform_system_core/healthd
Yifan Hong 8e55134f43 charger: Add API to replace ro.charger.enable_suspend
The system property is set by vendor partition but owned by platform,
hence vendor domains can't read this value. Add an API in
ChargerConfigurationInterface so that HAL implementations can override
its value.

Other ro.charger.* sysprops are unused, hence no APIs are created for
them.

Test: manual
Bug: 203246116

Change-Id: I583c21e58ed3d912b156e253d6a4b46a0378f11e
2021-11-01 12:38:56 -07:00
..
api Update sysprop_library API txt 2020-10-15 04:04:15 +00:00
images remove pixelflinger from healthd 2014-03-11 12:25:41 -07:00
include/healthd BatteryMonitor: Add helper of logValues() 2021-02-08 15:22:28 -08:00
include_charger/charger charger: Add API to replace ro.charger.enable_suspend 2021-11-01 12:38:56 -07:00
testdata [LSC] Add LOCAL_LICENSE_KINDS to system/core 2021-02-19 12:59:05 -08:00
Android.bp charger: Add API to replace ro.charger.enable_suspend 2021-11-01 12:38:56 -07:00
android.hardware.health@2.0-service.rc health: Add CAP_BLOCK_SUSPEND 2020-10-14 12:30:19 -07:00
animation.h charger: Load default resources from /system 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 BatteryMonitor: Add helper of logValues() 2021-02-08 15:22:28 -08:00
charger.cpp charger: separate UI and HAL access. 2021-11-01 12:38:56 -07:00
charger.sysprop healthd: charger use runtime sysprops instead. 2019-07-24 17:01:40 -07:00
charger_test.cpp charger: separate UI and HAL access. 2021-11-01 12:38:56 -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: add healthd.rc 2018-04-04 14:08:04 -07:00
healthd_draw.cpp charger: fix charger display stuck 2021-09-02 03:17:58 +00:00
healthd_draw.h charger: fix charger display stuck 2021-09-02 03:17:58 +00:00
healthd_mode_charger.cpp charger: Add API to replace ro.charger.enable_suspend 2021-11-01 12:38:56 -07:00
healthd_mode_charger_hidl.cpp charger: Add API to replace ro.charger.enable_suspend 2021-11-01 12:38:56 -07:00
healthd_mode_charger_hidl.h charger: Add API to replace ro.charger.enable_suspend 2021-11-01 12:38:56 -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: Add charger.recovery module. 2019-03-06 14:41:47 -08:00
healthd_mode_charger_test.cpp charger: separate UI and HAL access. 2021-11-01 12:38:56 -07:00
HealthServiceDefault.cpp healthd: move HealthServiceCommon 2018-01-22 12:34:04 -08:00
OWNERS healthd: update owners 2019-01-28 14:55:39 -08:00
TEST_MAPPING Add libhealthd_charger_test to presubmit. 2020-08-05 20:00:09 -07:00