micky387 | a44d9cd | 2019-06-16 17:50:52 +0200 | [diff] [blame] | 1 | # rootfs |
| 2 | type asdf_file, file_type; |
micky387 | ffc4351 | 2019-07-27 07:50:33 +0200 | [diff] [blame] | 3 | type demoapp_file, file_type; |
micky387 | a44d9cd | 2019-06-16 17:50:52 +0200 | [diff] [blame] | 4 | type voucher_file, file_type; |
micky387 | e759994 | 2019-08-06 06:07:20 +0200 | [diff] [blame] | 5 | type xrom_file, file_type; |
micky387 | dc8579c | 2019-08-13 22:17:32 +0200 | [diff] [blame^] | 6 | type firmware_file, file_type; |
| 7 | type bt_firmware_file, file_type; |
micky387 | e759994 | 2019-08-06 06:07:20 +0200 | [diff] [blame] | 8 | |
| 9 | # Offscreen Gestures |
micky387 | 8940de5 | 2019-08-13 22:05:12 +0200 | [diff] [blame] | 10 | type sysfs_gesture, sysfs_type, fs_type; |
| 11 | type sysfs_touchscreen, sysfs_type, fs_type; |