Skip to content
Snippets Groups Projects
Commit a57cff06 authored by Daniel Cashman's avatar Daniel Cashman Committed by Gerrit Code Review
Browse files

Merge "Remove procfs file read perm from untrusted_app."

parents 3c47d5a4 b64ea383
Branches
Tags
No related merge requests found
......@@ -92,10 +92,6 @@ dontaudit untrusted_app exec_type:file getattr;
# TODO: switch to meminfo service
allow untrusted_app proc_meminfo:file r_file_perms;
# https://code.google.com/p/chromium/issues/detail?id=586021
allow untrusted_app proc:file r_file_perms;
auditallow untrusted_app proc:file r_file_perms;
# access /proc/net/xt_qtguid/stats
r_dir_file(untrusted_app, proc_net)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment