Zvikomborero VIncent Zvikaramba | a25011a | 2016-07-21 16:32:35 -0400 | [diff] [blame] | 1 | #Defines the files (configs, dumps, etc) used by display processes
|
| 2 | type display_misc_file, file_type, data_file_type;
|
| 3 |
|
Zvikomborero VIncent Zvikaramba | a750128 | 2016-08-19 02:18:23 -0400 | [diff] [blame] | 4 | type touchpanel_sysfs, fs_type, sysfs_type;
|
| 5 |
|
Zvikomborero VIncent Zvikaramba | ce77c38 | 2016-08-21 04:37:28 -0400 | [diff] [blame^] | 6 | type bugreport, domain;
|
| 7 | type bugreport_exec, exec_type, file_type;
|
| 8 |
|
| 9 | type icd, domain;
|
| 10 | type icd_exec, exec_type, file_type;
|
| 11 |
|
| 12 | type lpm, domain;
|
| 13 | type lpm_exec, exec_type, file_type;
|
| 14 |
|
| 15 | type dumpsys, domain;
|
| 16 | type dumpsys_exec, exec_type, file_type;
|
| 17 |
|
| 18 | type olsrd, domain;
|
| 19 | type olsrd_exec, exec_type, file_type;
|
| 20 |
|
| 21 | type jackservice, domain;
|
| 22 | type jackservice_exec, exec_type, file_type;
|
| 23 |
|
| 24 | type sensorhubservice, domain;
|
| 25 | type sensorhubservice_exec, exec_type, file_type;
|
| 26 |
|
| 27 | type cpk_efs_file, file_type;
|
| 28 | type carrier_efs_file, file_type;
|
| 29 | type iss_efs_file, file_type;
|
| 30 | type drm_efs_file, file_type;
|
| 31 | type modem_firmware, file_type;
|
| 32 | type otadm_efs_file, file_type;
|
| 33 | type pfw_efs_file, file_type;
|
| 34 | type prov_efs_file, file_type;
|
| 35 | type sensor_efs_file, file_type;
|
Zvikomborero VIncent Zvikaramba | a750128 | 2016-08-19 02:18:23 -0400 | [diff] [blame] | 36 | type wifi_efs_file, file_type;
|
| 37 | type sensors_efs_file, file_type;
|
| 38 | type sysfs_camera, fs_type, sysfs_type;
|
Zvikomborero VIncent Zvikaramba | 112ba8d | 2016-08-19 12:40:33 -0400 | [diff] [blame] | 39 | type sysfs_class_camera_rear, fs_type, sysfs_type;
|
Zvikomborero VIncent Zvikaramba | ce77c38 | 2016-08-21 04:37:28 -0400 | [diff] [blame^] | 40 | type sysfs_sensor_writable, fs_type, sysfs_type;
|
| 41 | type sysfs_sec, fs_type, sysfs_type;
|
| 42 | type sysfs_app_writable, fs_type, sysfs_type;
|
Zvikomborero VIncent Zvikaramba | a750128 | 2016-08-19 02:18:23 -0400 | [diff] [blame] | 43 | type sysfs_input, fs_type, sysfs_type;
|
Zvikomborero VIncent Zvikaramba | ce77c38 | 2016-08-21 04:37:28 -0400 | [diff] [blame^] | 44 | type sysfs_ss_writable, fs_type, sysfs_type;
|
Zvikomborero VIncent Zvikaramba | a750128 | 2016-08-19 02:18:23 -0400 | [diff] [blame] | 45 | type sysfs_vibeamp, fs_type, sysfs_type;
|
Zvikomborero VIncent Zvikaramba | ce77c38 | 2016-08-21 04:37:28 -0400 | [diff] [blame^] | 46 | type jack_data_file, file_type, data_file_type;
|
| 47 | type audit_log, file_type, data_file_type;
|
| 48 | type tima_log, file_type, data_file_type;
|
| 49 | type drm_playready_file, file_type, data_file_type;
|
| 50 | #type drm_data_file, file_type, data_file_type;
|
Zvikomborero VIncent Zvikaramba | 07a989e | 2016-08-19 03:48:37 -0400 | [diff] [blame] | 51 | type snd_data_file, file_type, data_file_type;
|
Zvikomborero VIncent Zvikaramba | ce77c38 | 2016-08-21 04:37:28 -0400 | [diff] [blame^] | 52 | type users_system_data_file, file_type, data_file_type;
|
| 53 | type keymaster_firmware_file, file_type;
|
| 54 | type sshdcpap_firmware_file, file_type;
|
| 55 | type tima_keystore_file, file_type, data_file_type;
|
| 56 | type app_library_file, file_type, data_file_type;
|
| 57 | type obb_apk_file, file_type, data_file_type;
|
| 58 | type app_efs_file, file_type;
|
| 59 | type bin_nv_data_efs_file, file_type;
|
| 60 | type dumplog_data_file, file_type, data_file_type;
|
| 61 | type efs_gsm_file, file_type;
|
| 62 | type emmcblk_device, file_type;
|
| 63 | type smd_cxm_qmi_device, file_type;
|
| 64 | type imei_efs_file, file_type;
|
| 65 | type mbin_device, file_type;
|
| 66 | type nv_core_efs_file, file_type;
|
| 67 | type sec_efs_file, file_type;
|
| 68 | type carrier_file, file_type;
|
| 69 | type uart_device, file_type;
|
| 70 | type cs_socket, file_type;
|
| 71 | type system_fifo, file_type;
|
| 72 | type genlock_device, file_type;
|
| 73 | type ss_conn_daemon_socket, file_type;
|
| 74 | type timerirq_device, file_type;
|
| 75 | type jack_socket, file_type;
|
| 76 | type usb_serial_device, file_type;
|
| 77 | type drsd_socket, file_type;
|
| 78 | type epm_socket, file_type;
|
| 79 | type mtp_socket, file_type;
|
| 80 | type dun_device, file_type;
|
| 81 | type frigate_socket, file_type;
|
| 82 | type tz_socket, file_type;
|
| 83 | type sem_device, file_type;
|
| 84 | type i2c_device, file_type;
|
| 85 | type icd_device, file_type;
|
| 86 | type usb_bus_device, file_type;
|
| 87 | type swap_device, file_type;
|
| 88 | type secure_storage_device, file_type;
|