Merge "health: Add CAP_WAKE_ALARM to service via init"
This commit is contained in:
commit
f307efcf63
|
@ -2,4 +2,5 @@ service health-hal-2-0 /vendor/bin/hw/android.hardware.health@2.0-service
|
|||
class hal
|
||||
user system
|
||||
group system
|
||||
capabilities WAKE_ALARM
|
||||
file /dev/kmsg w
|
||||
|
|
Loading…
Reference in New Issue