diff --git a/sepolicy/whitechapel_pro/radio.te b/sepolicy/whitechapel_pro/radio.te index 2864bc97..c46d9924 100644 --- a/sepolicy/whitechapel_pro/radio.te +++ b/sepolicy/whitechapel_pro/radio.te @@ -5,3 +5,5 @@ allow radio proc_vendor_sched:file w_file_perms; allow radio radio_vendor_data_file:dir rw_dir_perms; allow radio radio_vendor_data_file:file create_file_perms; + +allow radio hal_exynos_rild_hwservice:hwservice_manager find;