Alberto97 | d3359a0 | 2014-11-30 17:20:55 +0100 | [diff] [blame] | 1 | # Support asec containers getting mounted |
| 2 | allow file_type rootfs:filesystem associate; |
| 3 | |
Dan Pasanen | eb9dc52 | 2015-01-05 17:56:19 -0600 | [diff] [blame] | 4 | # Performance settings |
| 5 | type sysfs_devices_system_iosched, file_type, sysfs_type; |
Ricardo Cerqueira | 66d1be5 | 2015-02-05 22:33:47 +0000 | [diff] [blame] | 6 | |
Steve Kondik | fc5d13a | 2015-09-06 13:53:29 -0700 | [diff] [blame] | 7 | # Persistent property storage |
| 8 | type persist_property_file, file_type; |
Steve Kondik | c0f9ac1 | 2015-09-15 04:09:03 -0700 | [diff] [blame] | 9 | |
| 10 | # Knobs for LiveDisplay |
| 11 | type livedisplay_sysfs, sysfs_type, file_type; |
Steve Kondik | 12e7c02 | 2016-08-26 02:31:15 -0700 | [diff] [blame] | 12 | |
| 13 | # Filesystems |
| 14 | type exfat, sdcard_type, fs_type, mlstrustedobject; |
| 15 | type fuseblk, sdcard_type, fs_type, mlstrustedobject; |
| 16 | type ntfs, sdcard_type, fs_type, mlstrustedobject; |