blob: a81f2b2fab5d562493371528feebc67fcfd3757b [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;
# profile picture
allow untrusted_app system_app_data_file:file { append };