android_device_samsung_msm8.../sepolicy/untrusted_app_25.te
2019-02-11 23:56:38 +03:00

6 lines
300 B
Text
Executable file

allow untrusted_app_25 proc_stat:file { open read };
#allow untrusted_app_25 wcnss_prop:file open;
#allow untrusted_app_25 wififtmd_prop:file { getattr open };
allow untrusted_app_25 mnt_media_rw_file:dir getattr;
allow untrusted_app_25 rootfs:dir read;
allow untrusted_app_25 sysfs:file read;