aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sepolicy/healthd.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/sepolicy/healthd.te b/sepolicy/healthd.te
index 56c606e..87f0c53 100644
--- a/sepolicy/healthd.te
+++ b/sepolicy/healthd.te
@@ -1,3 +1,5 @@
+allow healthd device:dir r_dir_perms;
+
userdebug_or_eng(`
permissive healthd;
')