commit | a8acac65f862961c618a080ab419e127c0336de7 | [log] [tgz] |
---|---|---|
author | Subbaraman Narayanamurthy <subbaram@codeaurora.org> | Thu Oct 15 02:07:20 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 15 02:07:20 2020 +0000 |
tree | 20e043f531dc19824774e8b1e90154625b5cc821 | |
parent | 407272b06ed7322f56f72170314191a62ffeb61d [diff] | |
parent | c5eb4f8b20b5b67c5eb2b720d993282660461b24 [diff] |
health: Add CAP_BLOCK_SUSPEND am: 9ac41106d8 am: 9d0e9cb921 am: 83b70c2b8c am: c5eb4f8b20 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1461242 Change-Id: I7432548b0999573a380e26717ddd4d83c3448e38
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