Merge "Delete unconfined domain"
diff --git a/init.te b/init.te
index 7f8ae54..564e557 100644
--- a/init.te
+++ b/init.te
@@ -115,9 +115,6 @@
 allow init kernel:system syslog_mod;
 allow init self:capability2 syslog;
 
-# Triggered by chmod 0444 /sys/fs/selinux/policy.
-allow init kernel:security read_policy;
-
 # Set usermodehelpers and /proc security settings.
 allow init usermodehelper:file rw_file_perms;
 allow init proc_security:file rw_file_perms;