android_device_samsung_mond.../sepolicy/untrusted_app.te
2017-10-10 20:03:00 +03:00

5 lines
271 B
Text
Executable file

# These are safe for an untrusted_app -- they are the external SD card
allow untrusted_app exfat:dir create_dir_perms;
allow untrusted_app exfat:file create_file_perms;
allow untrusted_app fuseblk:dir create_dir_perms;
allow untrusted_app fuseblk:file create_file_perms;