summaryrefslogtreecommitdiff
path: root/sepolicy/init-qseecomd-sh.te
blob: d8a40d4fff192413ad7f0d867ed09ececb0cf465 (plain)
1
2
3
4
5
6
7
8
9
10
11
type init-bullhead-qseecomd-sh, domain;
type init-bullhead-qseecomd-sh_exec, exec_type, file_type;

init_daemon_domain(init-bullhead-qseecomd-sh)

get_prop(init-bullhead-qseecomd-sh, qseecomtee_prop)

allow init-bullhead-qseecomd-sh shell_exec:file rx_file_perms;

# execute toybox/toolbox
allow init-bullhead-qseecomd-sh toolbox_exec:file rx_file_perms;