platform_system_core/healthd
Felix fb55955462 health: Add CAP_WAKE_ALARM to service via init
platform/interfaces/health/2.0/default/healthd_common.cpp wants to use
timerfd_create() to register a wakealarm.

To use the timerfd_create() syscall with CLOCK_BOOTTIME_ALARM,
CAP_WAKE_ALARM is needed.

Since the .rc file for android.hardware.health@2.0 is shipped here in
system/core, update it here.

Signed-off-by: Felix <google@ix5.org>
Change-Id: I6cd5701b6e5cac37eb021d894251a3a9dc590b95
2019-01-04 02:24:41 +01:00
..
images remove pixelflinger from healthd 2014-03-11 12:25:41 -07:00
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: Add CAP_WAKE_ALARM to service via init 2019-01-04 02:24:41 +01: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