Merge "Fix avc denied for hal_radioext_default" into main
This commit is contained in:
commit
a51aa5a582
2 changed files with 1 additions and 2 deletions
|
@ -20,6 +20,7 @@ allow hal_radioext_default radio_vendor_data_file:file create_file_perms;
|
|||
|
||||
# Bluetooth
|
||||
allow hal_radioext_default hal_bluetooth_coexistence_hwservice:hwservice_manager find;
|
||||
allow hal_radioext_default hal_bluetooth_coexistence_service:service_manager find;
|
||||
|
||||
# Twoshay
|
||||
binder_use(hal_radioext_default)
|
||||
|
|
|
@ -1,4 +1,2 @@
|
|||
# b/315105050
|
||||
dontaudit hal_radioext_default radio_vendor_data_file:file { ioctl };
|
||||
# b/318308344
|
||||
dontaudit hal_radioext_default hal_bluetooth_coexistence_service:service_manager { find };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue