forked from openkylin/platform_build
goldfish_logcat: remove permissive_or_unconfined()
Change-Id: I1a26b07bf723c944c7dcb8beec96537500a3bc60 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
parent
b5df7d4837
commit
de78c2776a
|
@ -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)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue