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:
Subbaraman Narayanamurthy 2020-10-15 01:11:18 +00:00 committed by Automerger Merge Worker
commit c5eb4f8b20
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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