mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
health: Add CAP_BLOCK_SUSPEND am: 9ac41106d8
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1461242 Change-Id: Ib4f79f13505061c294b0f9b120765d866aad38cc
This commit is contained in:
committed by
Automerger Merge Worker
commit
9d0e9cb921
@@ -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