Add default health 2.1 service to class charger
... so that it starts up in charger mode. Test: boot charger and look at serial log Bug: 142674987 Change-Id: Ic535b86840df1408b76e556f942aebdd9aaba111
This commit is contained in:
parent
3a8eb92143
commit
b6f7e58a64
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
service health-hal-2-1 /vendor/bin/hw/android.hardware.health@2.1-service
|
||||
class hal
|
||||
class hal charger
|
||||
user system
|
||||
group system
|
||||
capabilities WAKE_ALARM
|
||||
|
|
Loading…
Reference in a new issue