Drop obsolete comments about SEAndroidManager.
Change-Id: I6b27418507ebd0113a97bea81f37e4dc1de6da14
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
diff --git a/app.te b/app.te
index 27079cd..c620d52 100644
--- a/app.te
+++ b/app.te
@@ -133,7 +133,6 @@
neverallow { appdomain -unconfineddomain } kmem_device:chr_file { read write };
# Setting SELinux enforcing status or booleans.
-# Conditionally allowed to system_app for SEAndroidManager.
neverallow { appdomain -unconfineddomain } kernel:security { setenforce setbool };
# Load security policy.
diff --git a/netd.te b/netd.te
index f98be3d..d8d65c9 100644
--- a/netd.te
+++ b/netd.te
@@ -68,7 +68,6 @@
neverallow netd kmem_device:chr_file { read write };
# Setting SELinux enforcing status or booleans.
-# Conditionally allowed to system_app for SEAndroidManager.
neverallow netd kernel:security { setenforce setbool };
# Load security policy.