Merge "update error on ROM 7193586" into sc-dev am: ce148d20c6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/13775691 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I8be41bf126ea037a133810f05364050efa6f37f0
This commit is contained in:
commit
5ce78ab9bf
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