update error on ROM 7193586
Bug: 182218891 Bug: 182219008 Test: pts-tradefed run pts -m PtsSELinuxTest Change-Id: Id3d823c2ec41f9b777ccb666338a195bbd3047b6
This commit is contained in:
parent
cd3a13deaf
commit
47abac4459
2 changed files with 9 additions and 0 deletions
|
@ -1,2 +1,8 @@
|
|||
# b/171267323
|
||||
dontaudit aocd device:dir r_dir_perms;
|
||||
# b/182218891
|
||||
dontaudit aocd property_socket:sock_file { write };
|
||||
dontaudit aocd init:unix_stream_socket { connectto };
|
||||
dontaudit aocd vendor_default_prop:property_service { set };
|
||||
dontaudit aocd property_socket:sock_file { write };
|
||||
dontaudit aocd init:unix_stream_socket { connectto };
|
||||
|
|
|
@ -19,3 +19,6 @@ dontaudit cbd unlabeled:file { open };
|
|||
# b/179198083
|
||||
dontaudit cbd unlabeled:file { ioctl };
|
||||
dontaudit cbd unlabeled:file { ioctl };
|
||||
# b/182219008
|
||||
dontaudit cbd persist_file:dir { search };
|
||||
dontaudit cbd persist_file:dir { search };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue