Restore untrusted_app proc_net access.

am: 5833e3f5ca

* commit '5833e3f5ca04e88629e3bd76331fa0ab42d568f4':
  Restore untrusted_app proc_net access.
This commit is contained in:
dcashman 2016-01-27 01:25:05 +00:00 committed by android-build-merger
commit a321dde852

View file

@ -92,6 +92,8 @@ dontaudit untrusted_app exec_type:file getattr;
# TODO: access of /proc/meminfo, give specific label or switch to
# using meminfo service
allow untrusted_app proc:file r_file_perms;
# access /proc/net/xt_qtguid/stats
r_dir_file(untrusted_app, proc_net)
###
### neverallow rules