aboutsummaryrefslogtreecommitdiffstats
path: root/bootanim.te
diff options
context:
space:
mode:
authorStephen Smalley <sds@tycho.nsa.gov>2013-12-13 14:37:36 -0500
committerStephen Smalley <sds@tycho.nsa.gov>2013-12-13 14:37:36 -0500
commit8ad225908d10a463bf993a057f7cc201f6ba9358 (patch)
treee0fbda89d3bd35ef9209ac18ede0b17160ccd9cb /bootanim.te
parent4b237c934069ed56d08fb2de8279f084d723f467 (diff)
downloadandroid_external_sepolicy-8ad225908d10a463bf993a057f7cc201f6ba9358.tar.gz
android_external_sepolicy-8ad225908d10a463bf993a057f7cc201f6ba9358.tar.bz2
android_external_sepolicy-8ad225908d10a463bf993a057f7cc201f6ba9358.zip
Make bootanim domain enforcing.
Change-Id: I9d87c35cc8d4ffffab4f7c28f3d3d43f85b10123 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Diffstat (limited to 'bootanim.te')
-rw-r--r--bootanim.te1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootanim.te b/bootanim.te
index c716b11..024d20c 100644
--- a/bootanim.te
+++ b/bootanim.te
@@ -1,6 +1,5 @@
# bootanimation oneshot service
type bootanim, domain;
-permissive bootanim;
type bootanim_exec, exec_type, file_type;
init_daemon_domain(bootanim)