Merge "health: Add CAP_BLOCK_SUSPEND" am: ae11855809
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1461183 Change-Id: I06480aeb9a2c26fa5ee33adcdca061be1ea56dc2
This commit is contained in:
commit
7131b00862
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