summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2018-06-14 09:05:07 -0700
committerMark Salyzyn <salyzyn@google.com>2018-06-15 08:06:25 -0700
commitf593d667d67d1bcaf15427010b7ce4b3de091dd0 (patch)
treec74e4bec351a82045d49938e24ba503b9dd6763f
parent1d6411643b4b477f12e1e79e0fc716bf1a64f7fd (diff)
downloadhikey-f593d667d67d1bcaf15427010b7ce4b3de091dd0.tar.gz
hikey: healthd: access to wake_alarm
health@2.0/backup access Test: check that avc is gone Bug: 109821005 Change-Id: I31dda69fab8a1f847182348bd04355adb05f68df
-rw-r--r--sepolicy/healthd.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/healthd.te b/sepolicy/healthd.te
new file mode 100644
index 00000000..d4f839d0
--- /dev/null
+++ b/sepolicy/healthd.te
@@ -0,0 +1 @@
+allow healthd self:capability2 wake_alarm;