commit | 07e6b0418e1e2f8da88fca049cec80f9726da361 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Mar 10 00:00:54 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Mar 10 00:00:54 2016 +0000 |
tree | bc3b67fe3ec93bccea7807096dabc41d33c94c01 | |
parent | a57cff0679e1bf4efe25cb1c7de64c6fbf1b241f [diff] | |
parent | 48141c36754a16795d8666a76d92dbf182119563 [diff] |
Merge "Allow debuggerd to send SIGKILL."
diff --git a/untrusted_app.te b/untrusted_app.te index a61c595..9c2855d 100644 --- a/untrusted_app.te +++ b/untrusted_app.te
@@ -92,10 +92,6 @@ # 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)