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