android_device_samsung_mond.../sepolicy/common/qti_init_shell.te

9 lines
484 B
Plaintext
Raw Normal View History

2021-08-29 11:45:15 +02:00
allow qti_init_shell bluetooth_efs_file:dir search;
allow qti_init_shell bluetooth_efs_file:file r_file_perms;
allow qti_init_shell bluetooth_loader_exec:file { r_file_perms execute_no_trans execute };
allow qti_init_shell btnvtool_exec:file execute_no_trans;
allow qti_init_shell efs_file:dir search;
allow qti_init_shell efs_file:file r_file_perms;
allow qti_init_shell toolbox_exec:file { r_file_perms execute_no_trans execute };
allow qti_init_shell shell_exec:file r_file_perms;