From f593d667d67d1bcaf15427010b7ce4b3de091dd0 Mon Sep 17 00:00:00 2001 From: Mark Salyzyn Date: Thu, 14 Jun 2018 09:05:07 -0700 Subject: hikey: healthd: access to wake_alarm health@2.0/backup access Test: check that avc is gone Bug: 109821005 Change-Id: I31dda69fab8a1f847182348bd04355adb05f68df --- sepolicy/healthd.te | 1 + 1 file changed, 1 insertion(+) create mode 100644 sepolicy/healthd.te (limited to 'sepolicy') 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; -- cgit v1.2.3