blob: d7d6b4271653183fe1b02306588fdd3ab3e02163 [file] [log] [blame]
Alberto97d3359a02014-11-30 17:20:55 +01001# Support asec containers getting mounted
2allow file_type rootfs:filesystem associate;
3
Ricardo Cerqueira656d3282015-01-03 04:23:08 +00004type auditd_log, file_type, data_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;
Steve Kondikfc5d13a2015-09-06 13:53:29 -070011
12# Persistent property storage
13type persist_property_file, file_type;
Steve Kondikc0f9ac12015-09-15 04:09:03 -070014
15# Knobs for LiveDisplay
16type livedisplay_sysfs, sysfs_type, file_type;