aboutsummaryrefslogtreecommitdiffstats
path: root/tee.te
diff options
context:
space:
mode:
authorrepo sync <gcondra@google.com>2013-05-14 21:02:55 -0700
committerrepo sync <gcondra@google.com>2013-05-14 21:36:32 -0700
commit50e37b93ac97631dcac6961285b92af5026557af (patch)
treefb8150157279be31a93bb4e7d3a521fc6b8bf531 /tee.te
parentb77b3aff2e19fb4d5a329f962fcf467fc7bbeb1a (diff)
downloadandroid_external_sepolicy-50e37b93ac97631dcac6961285b92af5026557af.tar.gz
android_external_sepolicy-50e37b93ac97631dcac6961285b92af5026557af.tar.bz2
android_external_sepolicy-50e37b93ac97631dcac6961285b92af5026557af.zip
Move domains into per-domain permissive mode.
Bug: 4070557 Change-Id: I027f76cff6df90e9909711cb81fbd17db95233c1
Diffstat (limited to 'tee.te')
-rw-r--r--tee.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/tee.te b/tee.te
index d5e8ff7..dad3505 100644
--- a/tee.te
+++ b/tee.te
@@ -2,6 +2,7 @@
# trusted execution environment (tee) daemon
#
type tee, domain;
+permissive tee;
type tee_exec, exec_type, file_type;
type tee_device, dev_type;
type tee_data_file, file_type, data_file_type;