diff --git a/radio/grilservice_app.te b/radio/grilservice_app.te index cb4eec8..1b4f054 100644 --- a/radio/grilservice_app.te +++ b/radio/grilservice_app.te @@ -12,6 +12,7 @@ allow grilservice_app hal_exynos_rild_hwservice:hwservice_manager find; allow grilservice_app radio_vendor_data_file:dir create_dir_perms; allow grilservice_app radio_vendor_data_file:file create_file_perms; allow grilservice_app gril_antenna_tuning_service:service_manager find; +allow grilservice_app hal_vendor_radio_external_service:service_manager find; binder_call(grilservice_app, hal_bluetooth_btlinux) binder_call(grilservice_app, hal_radioext_default) binder_call(grilservice_app, hal_wifi_ext)