blob: c5f618e931ad109fd5a16b5d07c92d357f152c27 [file] [log] [blame]
Marko Man6ca28272016-10-20 01:36:14 +02001###########################
2# OmniROM common sepolicy
3
4# exfat OTG
Marko Manedfb9712017-11-14 15:29:41 +01005allow untrusted_app mnt_media_rw_file:dir getattr;
6allow untrusted_app asec_apk_file:dir getattr;
7allow untrusted_app fuse_device:file { getattr read write open };
8allow untrusted_app fuse_device:dir { search };
Marko Man6ca28272016-10-20 01:36:14 +02009