diff --git a/radio/hal_radioext_default.te b/radio/hal_radioext_default.te index bb2473ce..521c0950 100644 --- a/radio/hal_radioext_default.te +++ b/radio/hal_radioext_default.te @@ -7,6 +7,7 @@ get_prop(hal_radioext_default, hwservicemanager_prop) add_hwservice(hal_radioext_default, hal_radioext_hwservice) binder_call(hal_radioext_default, grilservice_app) +binder_call(hal_radioext_default, hal_bluetooth_btlinux) # RW /dev/oem_ipc0 allow hal_radioext_default radio_device:chr_file rw_file_perms;