mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
health: Add CAP_WAKE_ALARM to service am: 1fe2196f11
am: 0eb279618b
Change-Id: Ia8ed65ddb7c37e4935c054c26a8db233acbe198f
This commit is contained in:
@@ -2,3 +2,4 @@ service vendor.health-hal-1-0 /vendor/bin/hw/android.hardware.health@1.0-service
|
||||
class hal
|
||||
user system
|
||||
group system
|
||||
capabilities WAKE_ALARM
|
||||
|
||||
@@ -67,6 +67,7 @@
|
||||
class hal
|
||||
user system
|
||||
group system
|
||||
capabilities WAKE_ALARM
|
||||
file /dev/kmsg w
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user