From afe9414ae5bf50c427e4ef24a5c1a0a4b92f61fd Mon Sep 17 00:00:00 2001 From: Mark Salyzyn Date: Thu, 14 Jun 2018 09:05:07 -0700 Subject: sepolicy: healthd: access to wake_alarm health@2.0/backup access Test: check that avc is gone Bug: 109821005 Change-Id: I31dda69fab8a1f847182348bd04355adb05f68df [AmitP: Cherry-picked from Hikey] Signed-off-by: Amit Pundir --- sepolicy/healthd.te | 1 + 1 file changed, 1 insertion(+) create mode 100644 sepolicy/healthd.te diff --git a/sepolicy/healthd.te b/sepolicy/healthd.te new file mode 100644 index 0000000..d4f839d --- /dev/null +++ b/sepolicy/healthd.te @@ -0,0 +1 @@ +allow healthd self:capability2 wake_alarm; -- cgit v1.2.3