commit | c5eb4f8b20b5b67c5eb2b720d993282660461b24 | [log] [tgz] |
---|---|---|
author | Subbaraman Narayanamurthy <subbaram@codeaurora.org> | Thu Oct 15 01:11:18 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 15 01:11:18 2020 +0000 |
tree | 01743a34c6aa443302bbb170eaa3da9ee0236569 | |
parent | 06641ba48c3189cf7dac5caf4fd6f2f0cc97c5a5 [diff] | |
parent | 83b70c2b8c60cde4d9c998fce45e51c97ad5eea6 [diff] |
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
diff --git a/health/1.0/default/android.hardware.health@1.0-service.rc b/health/1.0/default/android.hardware.health@1.0-service.rc index 405784f..569dc88 100644 --- a/health/1.0/default/android.hardware.health@1.0-service.rc +++ b/health/1.0/default/android.hardware.health@1.0-service.rc
@@ -2,4 +2,4 @@ class hal user system group system - capabilities WAKE_ALARM + capabilities WAKE_ALARM BLOCK_SUSPEND
diff --git a/health/2.1/default/android.hardware.health@2.1-service.rc b/health/2.1/default/android.hardware.health@2.1-service.rc index b6d9e3b..8728257 100644 --- a/health/2.1/default/android.hardware.health@2.1-service.rc +++ b/health/2.1/default/android.hardware.health@2.1-service.rc
@@ -2,5 +2,5 @@ class hal charger user system group system - capabilities WAKE_ALARM + capabilities WAKE_ALARM BLOCK_SUSPEND file /dev/kmsg w