blob: ce9fa4cf878177d1a7943121db2ba6566d1e46c6 (
plain)
1
2
3
4
5
6
|
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;
allow qti_init_shell kmsg_device:chr_file { open write };
|