mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
9 lines
No EOL
492 B
Text
9 lines
No EOL
492 B
Text
allow qti_init_shell bluetooth_loader_exec:file getattr;
|
|
allow qti_init_shell bluetooth_loader_exec:file execute;
|
|
allow qti_init_shell bluetooth_loader_exec:file { open read };
|
|
allow qti_init_shell bluetooth_loader_exec:file execute_no_trans;
|
|
allow qti_init_shell efs_file:dir search;
|
|
allow qti_init_shell bluetooth_efs_file:dir search;
|
|
allow qti_init_shell bluetooth_efs_file:file read;
|
|
allow qti_init_shell bluetooth_efs_file:file open;
|
|
allow qti_init_shell bluetooth_efs_file:file getattr; |