commit | e87cc6dced161bcf12d7f587f0e1a637225c5dd9 | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Thu Jan 01 00:41:57 2015 +0100 |
committer | maxwen <max.weninger@gmail.com> | Mon Jan 05 01:26:19 2015 +0100 |
tree | ab8a099e2f9272fd41683e1769e2439d8187a33d | |
parent | aa58f5b6d49617afda94d827fcb9d7edc05c6597 [diff] [blame] |
sepolicy: update common omni sepolicy Change-Id: Ie82e9476191151b769cc4e29176cc6f1b8fdbe82
diff --git a/sepolicy/file.te b/sepolicy/file.te new file mode 100644 index 0000000..b16b25b --- /dev/null +++ b/sepolicy/file.te
@@ -0,0 +1,7 @@ +########################### +# OmniROM common sepolicy +# + +type sysfs_ioscheduler, fs_type, sysfs_type; +type sysfs_zram, fs_type, sysfs_type; +type sysfs_ksm, fs_type, sysfs_type;