am a62d5c66: Drop obsolete comments about SEAndroidManager.

* commit 'a62d5c667984435fd9ba3bf1eb11d4fdaa3849c1':
  Drop obsolete comments about SEAndroidManager.
This commit is contained in:
Stephen Smalley 2013-09-13 13:28:58 -07:00 committed by Android Git Automerger
commit 8d72332e9a
2 changed files with 0 additions and 2 deletions

1
app.te
View file

@ -133,7 +133,6 @@ neverallow { appdomain -unconfineddomain } dev_type:blk_file { read write };
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.

View file

@ -68,7 +68,6 @@ neverallow netd dev_type:blk_file { read write };
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.