blob: 49db93cff9554adcaa0eebcdf6cbd37f778cb2d4 [file] [log] [blame]
###########################
# OmniROM common sepolicy
# exfat OTG
allow untrusted_app mnt_media_rw_file:dir getattr;
allow untrusted_app asec_apk_file:dir getattr;
allow untrusted_app fuse_device:file { getattr read write open };
allow untrusted_app fuse_device:dir { search };
allow untrusted_app sdcard_posix:dir r_dir_perms;
allow untrusted_app sdcard_posix:file rw_file_perms;