platform_system_core/healthd
Yifan Hong 3aa3b3c627 charger: uses health HAL service.
hwservicemanager starts in charger, so directly get the health HAL
service.

Also sets up Android base kernel logging.

Bug: 142674987

Test: turn off device and charge, health HAL starts before charger, and inspect logs
      to confirm charger is reading from health HAL
Test: make health HAL start after charger, and inspect logs to confirm
      charger is reading from health HAL.

Change-Id: I5ba50a4b931735d1d14a50940e37c1e407dda34d
2020-01-31 13:29:21 -08:00
..
api Implement sysprop_library API stability check 2019-08-20 16:16:40 +09:00
images
include/healthd Populate fields for health HAL 2.1 2020-01-22 10:50:05 -08:00
tests Allow customization of charger animation 2016-09-12 21:07:27 -07:00
Android.bp healthd: Remove libhealthd dependency from charger 2019-10-30 13:48:08 -07:00
android.hardware.health@2.0-service.rc health: Add CAP_WAKE_ALARM to service via init 2019-01-04 02:24:41 +01:00
Android.mk healthd: Remove libhealthd dependency from charger 2019-10-30 13:48:08 -07:00
animation.h healthd: Remove libhealthd dependency from charger 2019-10-30 13:48:08 -07:00
AnimationParser.cpp healthd: remove unused variable. 2019-07-24 17:01:40 -07:00
AnimationParser.h Allow customization of charger animation 2016-09-12 21:07:27 -07:00
BatteryMonitor.cpp Populate fields for health HAL 2.1 2020-01-22 10:50:05 -08: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: add healthd.rc 2018-04-04 14:08:04 -07:00
healthd_draw.cpp healthd: charger use runtime sysprops instead. 2019-07-24 17:01:40 -07:00
healthd_draw.h charger: minui error handling fixups 2018-07-30 08:45:52 -07:00
healthd_mode_charger.cpp charger: uses health HAL service. 2020-01-31 13:29:21 -08:00
healthd_mode_charger.h healthd: Remove libhealthd dependency from charger 2019-10-30 13:48:08 -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
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: update owners 2019-01-28 14:55:39 -08:00