diff --git a/radio/radio.te b/radio/radio.te index 221c812f..6344a576 100644 --- a/radio/radio.te +++ b/radio/radio.te @@ -4,5 +4,3 @@ allow radio radio_vendor_data_file:dir rw_dir_perms; allow radio radio_vendor_data_file:file create_file_perms; allow radio vendor_ims_app:udp_socket { getattr read write setopt shutdown }; allow radio aoc_device:chr_file rw_file_perms; -allow radio hal_audio_ext_hwservice:hwservice_manager find; -binder_call(radio, hal_audio_default)