android_device_lenovo_msm89.../sepolicy/qti_init_shell.te

5 lines
201 B
Text
Raw Normal View History

2017-07-22 14:07:03 +00:00
allow qti_init_shell bluetooth_data_file:file r_file_perms;
allow qti_init_shell bluetooth_loader_exec:file { read open };
2017-12-25 17:38:52 +00:00
allow qti_init_shell proc:dir setattr;
allow qti_init_shell sysfs:file write;