commit | 83b70c2b8c60cde4d9c998fce45e51c97ad5eea6 | [log] [tgz] |
---|---|---|
author | Subbaraman Narayanamurthy <subbaram@codeaurora.org> | Thu Oct 15 00:43:45 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 15 00:43:45 2020 +0000 |
tree | 6a98b7a0c0cbcdc0f1333b33fd2eb0b14f81718b | |
parent | f88f876f3d55abc34230c8ddd4a4476d227d6334 [diff] | |
parent | 9d0e9cb921f7c7ee12f482bc9d93a58089ea19f3 [diff] |
health: Add CAP_BLOCK_SUSPEND am: 9ac41106d8 am: 9d0e9cb921 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1461242 Change-Id: I075151e70936fa48530d6f6ab7eee1c2bd700276
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