update error on ROM 8365560

Bug: 227121550
Bug: 227122249
Test: pts-tradefed run pts -m PtsSELinuxTest
Change-Id: Iab96c7644e6c99d700a5f7b42fba30032d3624b7
This commit is contained in:
Adam Shih 2022-03-28 10:54:51 +08:00
parent e5cc5f7937
commit 5cc8837eb6
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,2 @@
# b/227122249
dontaudit hal_radioext_default hal_bluetooth_coexistence_hwservice:hwservice_manager { find };

View file

@ -2,3 +2,6 @@
dontaudit kernel vendor_battery_debugfs:dir { search };
# b/220801802
allow kernel same_process_hal_file:file r_file_perms;
# b/227121550
dontaudit kernel vendor_usb_debugfs:dir { search };
dontaudit kernel vendor_votable_debugfs:dir { search };