update error on ROM 9381955
Bug: 261783158 Bug: 261783107 Bug: 261783031 Bug: 261782930 Test: pts-tradefed run pts -m PtsSELinuxTest Change-Id: Ia70ad5b6d7d67f244ffab1874ff255659251da0b
This commit is contained in:
parent
fe97b2df7a
commit
43a2adc630
4 changed files with 24 additions and 0 deletions
|
@ -6,3 +6,12 @@ dontaudit con_monitor_app netstats_service:service_manager { find };
|
|||
dontaudit con_monitor_app system_server:binder { call };
|
||||
dontaudit con_monitor_app system_server:binder { transfer };
|
||||
dontaudit con_monitor_app system_server:fd { use };
|
||||
# b/261783158
|
||||
dontaudit con_monitor_app system_file:file { getattr };
|
||||
dontaudit con_monitor_app system_file:file { map };
|
||||
dontaudit con_monitor_app system_file:file { open };
|
||||
dontaudit con_monitor_app system_file:file { read };
|
||||
dontaudit con_monitor_app tmpfs:file { execute };
|
||||
dontaudit con_monitor_app tmpfs:file { map };
|
||||
dontaudit con_monitor_app tmpfs:file { read };
|
||||
dontaudit con_monitor_app tmpfs:file { write };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue