aboutsummaryrefslogtreecommitdiffstats
path: root/watchdogd.te
diff options
context:
space:
mode:
authorrepo sync <gcondra@google.com>2013-05-22 13:19:58 -0700
committerrepo sync <gcondra@google.com>2013-05-22 14:20:20 -0700
commit274d2927a7ccbfd266c83d6da5e9e2772805fbd5 (patch)
tree4e6a6d6d3f43095195b997e28368ccd9464873a8 /watchdogd.te
parent77d4731e9d30c8971e076e2469d6957619019921 (diff)
downloadandroid_external_sepolicy-274d2927a7ccbfd266c83d6da5e9e2772805fbd5.tar.gz
android_external_sepolicy-274d2927a7ccbfd266c83d6da5e9e2772805fbd5.tar.bz2
android_external_sepolicy-274d2927a7ccbfd266c83d6da5e9e2772805fbd5.zip
Clean up remaining denials.
Bug: 8424461 Change-Id: I8f0b01cdb19b4a479d5de842f4e4844aeab00622
Diffstat (limited to 'watchdogd.te')
-rw-r--r--watchdogd.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/watchdogd.te b/watchdogd.te
index 1c14d8f..3bf9aae 100644
--- a/watchdogd.te
+++ b/watchdogd.te
@@ -2,3 +2,4 @@
type watchdogd, domain;
permissive watchdogd;
unconfined_domain(watchdogd)
+allow watchdogd rootfs:file entrypoint;