blob: 201692f400b084b8b25ae4573d75a326955c5f63 [file] [log] [blame]
Alexander Diewald259f9382018-01-25 22:44:48 +01001###########################
2# OmniROM common sepolicy
3
4# non-fuse sdcard mediaprovider access
5allow mediaprovider sdcard_posix:dir r_dir_perms;
6allow mediaprovider sdcard_posix:file r_file_perms;