aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/qti_init_shell.te
blob: 67789aa8cbc5887b7fb59d0a686e22a36c0bdda8 (plain)
1
2
3
4
allow qti_init_shell shell_exec:file { r_file_perms entrypoint };
allow qti_init_shell toolbox_exec:file { r_file_perms execute_no_trans execute };

allow qti_init_shell sysfs:file { rw_file_perms };