Update error on ROM 11126833

Bug: 312372803
Bug: 312373134
Bug: 312372857
Bug: 312372936
Test: SELinuxUncheckedDenialBootTest
Change-Id: I162a984f233f245410fc04c2b94cf73a3e22a428
This commit is contained in:
Wilson Sung 2023-11-21 07:16:32 +00:00
parent 9cb23f8b7a
commit 74e5d6a064
4 changed files with 9 additions and 2 deletions

View file

@ -4,3 +4,5 @@ userdebug_or_eng(`
')# b/308381748
dontaudit vendor_init debugfs_trace_marker:file { getattr };
dontaudit vendor_init default_prop:property_service { set };
# b/312372803
dontaudit vendor_init tee_data_file:lnk_file { read };