blob: 6cbf0ef7809aefd38922110d47e6131a1b6c4aec [file] [log] [blame]
Alberto97d3359a02014-11-30 17:20:55 +01001# Support asec containers getting mounted
2allow file_type rootfs:filesystem associate;
3
4type auditd_log, file_type;
Dan Pasaneneb9dc522015-01-05 17:56:19 -06005
6# Performance settings
7type sysfs_devices_system_iosched, file_type, sysfs_type;
Ricardo Cerqueira66d1be52015-02-05 22:33:47 +00008
9# Recovery's "cache"
10type recovery_cache_file, file_type, mlstrustedobject;