Merge "health: Add CAP_BLOCK_SUSPEND"
This commit is contained in:
commit
ae11855809
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@ service health-hal-2-0 /vendor/bin/hw/android.hardware.health@2.0-service
|
||||||
class hal
|
class hal
|
||||||
user system
|
user system
|
||||||
group system
|
group system
|
||||||
capabilities WAKE_ALARM
|
capabilities WAKE_ALARM BLOCK_SUSPEND
|
||||||
file /dev/kmsg w
|
file /dev/kmsg w
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue