priv_app: move logspam suppression to core policy

No sign of these denials getting cleaned up, so supress them in core
policy.

Test: build
Change-Id: I0320425cb72cbd15cef0762090899491338d4f7c
This commit is contained in:
Jeff Vander Stoep 2017-10-20 13:35:42 -07:00
parent adef499d29
commit 6233848f78

View File

@ -114,6 +114,9 @@ read_runtime_log_tags(priv_app)
# suppress denials when safetynet scans /system
dontaudit priv_app exec_type:file getattr;
dontaudit priv_app device:dir read;
dontaudit priv_app proc_interrupts:file read;
dontaudit priv_app proc_modules:file read;
###
### neverallow rules