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