blob: 6ef2c450bef66026e9ead18fa7751067561ae1f5 [file] [log] [blame]
Biswajit Paulbf8f4912014-01-17 15:07:21 -08001# Default type for anything under /firmware.
Ravi Kumar Siddojigari19495d22014-08-22 23:57:43 +05302type firmware_file, fs_type, contextmount_type;
Avijit Kanti Das2d70e6f2014-07-24 01:06:21 -07003
4#Define the qmux socket type
Biswajit Paul64f83f62014-10-13 14:36:16 -07005type qmuxd_socket, file_type;
Avijit Kanti Das353e9292014-07-23 23:39:30 -07006
Avijit Kanti Das0196c6a2014-07-23 23:44:35 -07007# Define cnd socket and data file type
8type cnd_socket, file_type;
9type cnd_data_file, file_type;
10
Susheel Yadagirid0927c62014-10-14 16:01:45 -070011# Define dpmd data file type
12type dpmd_socket, file_type;
13type dpmd_data_file, data_file_type;
14
Avijit Kanti Das353e9292014-07-23 23:39:30 -070015#Define the timeout for platform specific transports
Avijit Kanti Das0a2c91f2014-06-18 16:02:17 -070016type sysfs_hsic_modem_wait, sysfs_type, fs_type;
17type sysfs_smd_open_timeout, sysfs_type, fs_type;
Avijit Kanti Das353e9292014-07-23 23:39:30 -070018
19#Define the files written during the operation of netmgrd and qmuxd
20type data_test_data_file, file_type, data_file_type;
Dinesh K Garg9bd586d2014-02-27 13:52:43 -080021type sysrq_trigger_proc, fs_type, mlstrustedobject;
Biswajit Paul45df9ab2014-03-07 10:17:54 -080022# Persist file types
23type persist_file, file_type;
Avijit Kanti Das71c08422014-07-25 17:11:21 -070024
Avijit Kanti Das0a2c91f2014-06-18 16:02:17 -070025type diag_data_file, file_type, data_file_type;
Avijit Kanti Das345ffcb2014-07-24 01:03:22 -070026
27#file type for restricting proc read by audiod
28type proc_audiod, fs_type;
29
30# Sensor file types
Avijit Kanti Das345ffcb2014-07-24 01:03:22 -070031type sensors_socket, file_type;
32type sensors_data_file, file_type, data_file_type;
33type sensors_persist_file, file_type;
Shiju Mathew30dea982014-04-11 11:51:53 -040034
35#type for thermal-engine
36type sysfs_thermal, sysfs_type, fs_type;
37type thermal_socket, file_type;
Ravi Kumar Siddojigarib80b30a2014-09-04 16:28:43 +053038#type for uart
39type sysfs_msmuart_file, sysfs_type, fs_type;
40
41# Storage RFS file types
42type rfs_data_file, file_type;
43type rfs_system_file, file_type;
44
45#mm-pp-daemon file type for sysfs access
46type sysfs_leds, fs_type, sysfs_type;
47
48#Define the files written during the operation of mm-pp-daemon
49type data_ad_calib_cfg, file_type, data_file_type;
50
51#SurfaceFlinger file type for sysfs access
52type sysfs_graphics, sysfs_type, fs_type;
53
54# USB/battery power supply type for hvdcp/quickcharge
55type sysfs_usb_supply, sysfs_type, fs_type;
56type sysfs_battery_supply, sysfs_type, fs_type;
57
58#Define the files written during the operation of mpdecision
59type sysfs_mpdecision, fs_type, sysfs_type;
60type sysfs_rqstats, fs_type, sysfs_type;
61type sysfs_cpu_online, fs_type, sysfs_type;
Vince Leung06bd7d82014-10-15 15:15:57 -070062type mpctl_socket, file_type;
63type mpctl_data_file, file_type, data_file_type;
Avijit Kanti Das36fb2c12014-10-06 15:21:57 -070064
65#mm-qcamera-daemon socket
66type camera_socket, file_type;
Avijit Kanti Dase0405802014-09-08 18:23:18 -070067
68#Socket node needed by ims_data daemon
69type ims_socket, file_type;
Ameya Thakur9c45c062014-07-15 16:10:43 -070070
71#File types required by mdm-helper
72type sysfs_esoc, sysfs_type, fs_type;
73type sysfs_ssr, sysfs_type, fs_type;
Ameya Thakur37b34bc2014-10-20 14:58:24 -070074type sysfs_ssr_toggle, sysfs_type, file_type;
Ameya Thakur9c45c062014-07-15 16:10:43 -070075type sysfs_hsic, sysfs_type, fs_type;
76type sysfs_hsic_host_rdy, sysfs_type, file_type;
Ameya Thakurb6947d62014-10-01 16:32:13 -070077
78# Files accessed by qcom-system-daemon
79type sysfs_socinfo, fs_type, sysfs_type;
Tarun Gupta4f7527d2014-10-13 22:54:12 +053080
81#Define the sysfs files for usb_uicc_daemon
82type sysfs_usb_uicc, sysfs_type, fs_type;
jinwuf1e16bf2014-10-14 18:36:18 +080083
84type qlogd_socket, file_type;
Avijit Kanti Das808ae2f2014-10-21 17:11:11 -070085
86#Define the files written during the operation of mm-pp-daemon
87type display_config, file_type, data_file_type;
Avijit Kanti Das2b495d02014-10-20 17:43:13 -070088
89# IPA file types
90type ipacm_socket, file_type;
91type ipacm_data_file, file_type;