aboutsummaryrefslogtreecommitdiffstats
path: root/tee.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 /tee.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 'tee.te')
-rw-r--r--tee.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/tee.te b/tee.te
index 79f8d13..2fab282 100644
--- a/tee.te
+++ b/tee.te
@@ -7,5 +7,5 @@ type tee_device, dev_type;
type tee_data_file, file_type, data_file_type;
permissive tee;
-unconfined_domain(netd)
+unconfined_domain(tee)
init_daemon_domain(tee)