device_google_zumapro/tracking_denials/vendor_init.te
Wilson Sung 74e5d6a064 Update error on ROM 11126833
Bug: 312372803
Bug: 312373134
Bug: 312372857
Bug: 312372936
Test: SELinuxUncheckedDenialBootTest
Change-Id: I162a984f233f245410fc04c2b94cf73a3e22a428
2023-11-21 07:16:32 +00:00

8 lines
266 B
Text

# b/307468733
userdebug_or_eng(`
permissive vendor_init;
')# 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 };