Files
android_bootable_recovery/etc/init/android.hardware.health@2.0-service.rc
T
Captain Throwback 49df5475db init: include more services in TWRP by default
vndservicemanager should be included with crypto support

boot and health services are needed for bootctrl and fastbootd

hwservicemanager and servicemanager should be included
regardless of crypto status

Change-Id: Ie76dac11b733c4549c2d55301cf614fe82905884
2020-10-23 21:55:18 +00:00

11 lines
225 B
Plaintext

on boot
start health-hal-2-0
service health-hal-2-0 /system/bin/android.hardware.health@2.0-service
disabled
user root
group root
capabilities WAKE_ALARM
file /dev/kmsg w
seclabel u:r:recovery:s0