blob: 477599bfcdc4811d547c58bd93168d98303cdacb [file] [log] [blame]
Marko Man6ca28272016-10-20 01:36:14 +02001###########################
2# OmniROM common sepolicy
3
4# exfat OTG
5userdebug_or_eng(`allow untrusted_app mnt_media_rw_file:dir getattr;'
6`allow untrusted_app asec_apk_file:dir getattr;'
maxwen84652012016-12-29 17:19:03 +01007`allow untrusted_app fuse_device:file { getattr read write open };'
8`allow untrusted_app fuse_device:dir { search };')
Marko Man6ca28272016-10-20 01:36:14 +02009