blob: 52c58d803cd3b4259f32e47c401b347e2dc82e61 [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;
maxwend4150c82017-01-24 01:41:39 +01008type debugsfs_wakelock, fs_type, debugfs_type;
Marko Man6ca28272016-10-20 01:36:14 +02009# Filesystems
10type exfat, sdcard_type, fs_type, mlstrustedobject;
11#type fuse_device, sdcard_type, fs_type, mlstrustedobject;
12type ntfs, sdcard_type, fs_type, mlstrustedobject;