Make bootanim domain enforcing.

Change-Id: I9d87c35cc8d4ffffab4f7c28f3d3d43f85b10123
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
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)