Skip to content
Snippets Groups Projects
Commit 68cd16ba authored by Stephen Smalley's avatar Stephen Smalley Committed by Android Git Automerger
Browse files

am 2cba1ee1: Remove ability to read all /proc/pid/attr/current entries.

* commit '2cba1ee1':
  Remove ability to read all /proc/pid/attr/current entries.
parents f836abef 2cba1ee1
No related branches found
No related tags found
No related merge requests found
......@@ -178,8 +178,6 @@ allow appdomain runas_exec:file getattr;
# Check SELinux policy and contexts.
selinux_check_access(appdomain)
selinux_check_context(appdomain)
# Validate that each process is running in the correct security context.
allow appdomain domain:process getattr;
###
### Neverallow rules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment