blob: bc2fbef7a52213e4aaae6166ea4ae013305b4f3f [file] [log] [blame]
maxwene87cc6d2015-01-01 00:41:57 +01001###########################
2# OmniROM common sepolicy
3#
4
darkobas18459af2016-08-30 14:04:19 +02005#type sysfs_ioscheduler, fs_type, sysfs_type;
6#type sysfs_zram, fs_type, sysfs_type;
7#type sysfs_ksm, fs_type, sysfs_type;
Marko Man6ca28272016-10-20 01:36:14 +02008# Filesystems
9type exfat, sdcard_type, fs_type, mlstrustedobject;
10#type fuse_device, sdcard_type, fs_type, mlstrustedobject;
11type ntfs, sdcard_type, fs_type, mlstrustedobject;