Update error on ROM 11262681

Bug: 318308344
Test: SELinuxUncheckedDenialBootTest
Change-Id: Iafeb3ff1bc6ddeb93810bff26aff82399bcda679
This commit is contained in:
Wilson Sung 2024-01-02 03:23:04 +00:00
parent f64c0520fe
commit cc395b9c2b

View file

@ -1,2 +1,4 @@
# b/315105050 # b/315105050
dontaudit hal_radioext_default radio_vendor_data_file:file { ioctl }; dontaudit hal_radioext_default radio_vendor_data_file:file { ioctl };
# b/318308344
dontaudit hal_radioext_default hal_bluetooth_coexistence_service:service_manager { find };