Update error on ROM 11240525
Bug: 317315498 Bug: 317316031 Test: SELinuxUncheckedDenialBootTest Change-Id: I9739736d2f5399e9a4d88f8923f095fa223610ff
This commit is contained in:
parent
df72029b33
commit
fb17bd5b94
2 changed files with 5 additions and 0 deletions
2
tracking_denials/system_server.te
Normal file
2
tracking_denials/system_server.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/317315498
|
||||
dontaudit system_server vendor_public_lib_file:dir { search };
|
3
tracking_denials/vendor_init.te
Normal file
3
tracking_denials/vendor_init.te
Normal file
|
@ -0,0 +1,3 @@
|
|||
# b/317316031
|
||||
dontaudit vendor_init debugfs_trace_marker:file { getattr };
|
||||
dontaudit vendor_init default_prop:property_service { set };
|
Loading…
Add table
Add a link
Reference in a new issue