Remove some priv_app logspam. am: 9ec59f6cb9

am: e74a878fc2

Change-Id: I2eb83134219db304c7a53e500b751dc7aee494bd
This commit is contained in:
Joel Galenson 2018-04-20 17:30:09 -07:00 committed by android-build-merger
commit 8e3d9484f4

View file

@ -143,6 +143,7 @@ unix_socket_connect(priv_app, traced_producer, traced)
# suppress denials for non-API accesses.
dontaudit priv_app exec_type:file getattr;
dontaudit priv_app device:dir read;
dontaudit priv_app fs_bpf:dir search;
dontaudit priv_app net_dns_prop:file read;
dontaudit priv_app proc:file read;
dontaudit priv_app proc_interrupts:file read;