summaryrefslogtreecommitdiffstats
path: root/target/board
diff options
context:
space:
mode:
authorStephen Smalley <sds@tycho.nsa.gov>2015-02-10 17:27:41 -0500
committerStephen Smalley <sds@tycho.nsa.gov>2015-02-10 17:27:41 -0500
commitde78c2776a5b163cfab2474bab7e080920d28abb (patch)
tree3c942308576222ff4157d14a5747259468d92cc4 /target/board
parentb5df7d483772d1dd08a1d5c8614f38a79e43ec12 (diff)
downloadbuild-de78c2776a5b163cfab2474bab7e080920d28abb.tar.gz
build-de78c2776a5b163cfab2474bab7e080920d28abb.tar.bz2
build-de78c2776a5b163cfab2474bab7e080920d28abb.zip
goldfish_logcat: remove permissive_or_unconfined()
Change-Id: I1a26b07bf723c944c7dcb8beec96537500a3bc60 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Diffstat (limited to 'target/board')
-rw-r--r--target/board/generic/sepolicy/goldfish_logcat.te1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/board/generic/sepolicy/goldfish_logcat.te b/target/board/generic/sepolicy/goldfish_logcat.te
index 34ef280ab..a78535599 100644
--- a/target/board/generic/sepolicy/goldfish_logcat.te
+++ b/target/board/generic/sepolicy/goldfish_logcat.te
@@ -1,6 +1,5 @@
# goldfish-logcat service: runs logcat -Q
type goldfish_logcat, domain;
-permissive_or_unconfined(goldfish_logcat)
domain_auto_trans(init, logcat_exec, goldfish_logcat)