Update error on ROM 11240525

Bug: 317315498
Bug: 317316031
Test: SELinuxUncheckedDenialBootTest
Change-Id: I9739736d2f5399e9a4d88f8923f095fa223610ff
This commit is contained in:
Wilson Sung 2023-12-21 07:30:09 +00:00
parent df72029b33
commit fb17bd5b94
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,2 @@
# b/317315498
dontaudit system_server vendor_public_lib_file:dir { search };

View file

@ -0,0 +1,3 @@
# b/317316031
dontaudit vendor_init debugfs_trace_marker:file { getattr };
dontaudit vendor_init default_prop:property_service { set };