1type init-bullhead-qseecomd-sh, domain; 2type init-bullhead-qseecomd-sh_exec, exec_type, file_type; 3 4init_daemon_domain(init-bullhead-qseecomd-sh) 5 6get_prop(init-bullhead-qseecomd-sh, qseecomtee_prop) 7 8allow init-bullhead-qseecomd-sh shell_exec:file rx_file_perms; 9 10# execute toybox/toolbox 11allow init-bullhead-qseecomd-sh toolbox_exec:file rx_file_perms; 12