Merge "update error on ROM 7193586" into sc-dev
This commit is contained in:
commit
ce148d20c6
2 changed files with 9 additions and 0 deletions
|
@ -1,2 +1,8 @@
|
||||||
# b/171267323
|
# b/171267323
|
||||||
dontaudit aocd device:dir r_dir_perms;
|
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
|
# b/179198083
|
||||||
dontaudit cbd unlabeled:file { ioctl };
|
dontaudit cbd unlabeled:file { ioctl };
|
||||||
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