update error on ROM 8205122
Bug: 220636850 Test: pts-tradefed run pts -m PtsSELinuxTest Change-Id: I201f9e84eca676b9f7aa5d09356bce384df1fa4b
This commit is contained in:
parent
28817da2a3
commit
2b6835e404
1 changed files with 4 additions and 0 deletions
|
@ -7,3 +7,7 @@ dontaudit priv_app vendor_apex_file:dir { search };
|
|||
dontaudit priv_app vendor_apex_file:file { getattr };
|
||||
dontaudit priv_app vendor_apex_file:file { open };
|
||||
dontaudit priv_app vendor_apex_file:file { read };
|
||||
# b/220636850
|
||||
dontaudit priv_app default_prop:property_service { set };
|
||||
dontaudit priv_app init:unix_stream_socket { connectto };
|
||||
dontaudit priv_app property_socket:sock_file { write };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue