Don't audit shell_test_data_file for runas_app
Test: NA Bug: 291838956 Change-Id: Iab61ade7fc105004c59da7b827f0aa5151b5f3ab
This commit is contained in:
parent
8b295ddaf2
commit
0876d7a978
1 changed files with 3 additions and 0 deletions
|
@ -30,3 +30,6 @@ dontaudit runas_app domain:dir search;
|
|||
# processes, but not the whole system.
|
||||
allow runas_app self:perf_event { open read write kernel };
|
||||
neverallow runas_app self:perf_event ~{ open read write kernel };
|
||||
|
||||
# Suppress bionic loader denial /data/local/tests directories.
|
||||
dontaudit runas_app shell_test_data_file:dir search;
|
||||
|
|
Loading…
Reference in a new issue