goldfish_logcat: remove permissive_or_unconfined()

Change-Id: I1a26b07bf723c944c7dcb8beec96537500a3bc60
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2015-02-10 17:27:41 -05:00
parent b5df7d4837
commit de78c2776a
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
# goldfish-logcat service: runs logcat -Q # goldfish-logcat service: runs logcat -Q
type goldfish_logcat, domain; type goldfish_logcat, domain;
permissive_or_unconfined(goldfish_logcat)
domain_auto_trans(init, logcat_exec, goldfish_logcat) domain_auto_trans(init, logcat_exec, goldfish_logcat)