Skip to content
Snippets Groups Projects
Commit ba1d13c8 authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

drop untrusted_app exec_type getattr

am: bca54e3e

* commit 'bca54e3e':
  drop untrusted_app exec_type getattr

Change-Id: I06a4c7c800f20b45e7b85c953e2a2d15909ff164
parents a6a3aa9d bca54e3e
Branches
Tags
No related merge requests found
......@@ -84,10 +84,6 @@ userdebug_or_eng(`
# gdbserver for ndk-gdb ptrace attaches to app process.
allow untrusted_app self:process ptrace;
# Programs routinely attempt to scan through /system, looking
# for files. Suppress the denials when they occur.
dontaudit untrusted_app exec_type:file getattr;
# TODO: switch to meminfo service
allow untrusted_app proc_meminfo:file r_file_perms;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment