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

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

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