The name of the service is changed during HIDL to AIDL migration. Since there are triggers depending on init.svc.vendor.charger, the name needs to be reverted. Test: none Bug: 215152892 Change-Id: Id3522de8f5ec6e6a350cf20998820cdc5afe272e
17 lines
539 B
Text
17 lines
539 B
Text
service vendor.health-gs201 /vendor/bin/hw/android.hardware.health-service.gs201
|
|
class hal
|
|
user system
|
|
group system
|
|
capabilities WAKE_ALARM BLOCK_SUSPEND
|
|
file /dev/kmsg w
|
|
|
|
service vendor.charger /vendor/bin/hw/android.hardware.health-service.gs201 --charger
|
|
class charger
|
|
seclabel u:r:charger_vendor:s0
|
|
user system
|
|
group system wakelock input
|
|
capabilities SYS_BOOT
|
|
file /dev/kmsg w
|
|
file /sys/fs/pstore/console-ramoops-0 r
|
|
file /sys/fs/pstore/console-ramoops r
|
|
file /proc/last_kmsg r
|