1# /system/bin/init.radio.sh 2type init-radio-sh, domain; 3type init-radio-sh_exec, exec_type, file_type; 4 5init_daemon_domain(init-radio-sh) 6 7allow init-radio-sh shell_exec:file rx_file_perms; 8 9allow init-radio-sh toolbox_exec:file rx_file_perms; 10 11allow init-radio-sh radio_data_file:dir rw_dir_perms; 12allow init-radio-sh radio_data_file:file create_file_perms; 13