android_device_samsung_mond.../sepolicy/common/add1.te
Valera1978 12373b8956 init q
2019-12-05 12:22:07 +03:00

10 lines
387 B
Text
Executable file

#============= priv_app ==============
allow priv_app sysfs:file { open read };
#============= qti_init_shell ==============
allow qti_init_shell bluetooth_efs_file:dir search;
allow qti_init_shell bluetooth_efs_file:file { open read };
allow qti_init_shell toolbox_exec:file getattr;
#============= system_server ==============
allow system_server dalvikcache_data_file:file execute;