mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 10:05:19 +00:00
health: Add CAP_BLOCK_SUSPEND am: 9ac41106d8 am: 9d0e9cb921 am: 83b70c2b8c
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1461242 Change-Id: I20c786771914ca2374288fdc73d5851b8e1df7bf
This commit is contained in:
committed by
Automerger Merge Worker
commit
c5eb4f8b20
@@ -2,4 +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
|
||||
capabilities WAKE_ALARM BLOCK_SUSPEND
|
||||
|
||||
@@ -2,5 +2,5 @@ service health-hal-2-1 /vendor/bin/hw/android.hardware.health@2.1-service
|
||||
class hal charger
|
||||
user system
|
||||
group system
|
||||
capabilities WAKE_ALARM
|
||||
capabilities WAKE_ALARM BLOCK_SUSPEND
|
||||
file /dev/kmsg w
|
||||
|
||||
Reference in New Issue
Block a user