Skip to content
Snippets Groups Projects
Commit 24cc484f authored by Tri Vo's avatar Tri Vo Committed by android-build-merger
Browse files

Remove proc label access from kernel domain.

am: bc1c5453

Change-Id: I7c59d28fb32d5785a88e3678ea85a0ae43003302
parents 7242f168 bc1c5453
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,6 @@ allow kernel self:capability sys_nice; ...@@ -5,7 +5,6 @@ allow kernel self:capability sys_nice;
# Root fs. # Root fs.
r_dir_file(kernel, rootfs) r_dir_file(kernel, rootfs)
r_dir_file(kernel, proc)
allow kernel proc_cmdline:file r_file_perms; allow kernel proc_cmdline:file r_file_perms;
# Get SELinux enforcing status. # Get SELinux enforcing status.
......
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