blob: 3731b7a03206f66d41a94aeb253edff19c0c73d6 [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
Avijit Kanti Das353e9292014-07-23 23:39:30 -070011#Define the timeout for platform specific transports
Avijit Kanti Das0a2c91f2014-06-18 16:02:17 -070012type sysfs_hsic_modem_wait, sysfs_type, fs_type;
13type sysfs_smd_open_timeout, sysfs_type, fs_type;
Avijit Kanti Das353e9292014-07-23 23:39:30 -070014
15#Define the files written during the operation of netmgrd and qmuxd
16type data_test_data_file, file_type, data_file_type;
Dinesh K Garg9bd586d2014-02-27 13:52:43 -080017type sysrq_trigger_proc, fs_type, mlstrustedobject;
Biswajit Paul45df9ab2014-03-07 10:17:54 -080018# Persist file types
19type persist_file, file_type;
Avijit Kanti Das71c08422014-07-25 17:11:21 -070020
Avijit Kanti Das0a2c91f2014-06-18 16:02:17 -070021type diag_data_file, file_type, data_file_type;
Avijit Kanti Das345ffcb2014-07-24 01:03:22 -070022
23#file type for restricting proc read by audiod
24type proc_audiod, fs_type;
25
26# Sensor file types
Avijit Kanti Das345ffcb2014-07-24 01:03:22 -070027type sensors_socket, file_type;
28type sensors_data_file, file_type, data_file_type;
29type sensors_persist_file, file_type;
Shiju Mathew30dea982014-04-11 11:51:53 -040030
31#type for thermal-engine
32type sysfs_thermal, sysfs_type, fs_type;
33type thermal_socket, file_type;
Ravi Kumar Siddojigarib80b30a2014-09-04 16:28:43 +053034#type for uart
35type sysfs_msmuart_file, sysfs_type, fs_type;
36
37# Storage RFS file types
38type rfs_data_file, file_type;
39type rfs_system_file, file_type;
40
41#mm-pp-daemon file type for sysfs access
42type sysfs_leds, fs_type, sysfs_type;
43
44#Define the files written during the operation of mm-pp-daemon
45type data_ad_calib_cfg, file_type, data_file_type;
46
47#SurfaceFlinger file type for sysfs access
48type sysfs_graphics, sysfs_type, fs_type;
49
50# USB/battery power supply type for hvdcp/quickcharge
51type sysfs_usb_supply, sysfs_type, fs_type;
52type sysfs_battery_supply, sysfs_type, fs_type;
53
54#Define the files written during the operation of mpdecision
55type sysfs_mpdecision, fs_type, sysfs_type;
56type sysfs_rqstats, fs_type, sysfs_type;
57type sysfs_cpu_online, fs_type, sysfs_type;
Vince Leung06bd7d82014-10-15 15:15:57 -070058type mpctl_socket, file_type;
59type mpctl_data_file, file_type, data_file_type;
Avijit Kanti Das36fb2c12014-10-06 15:21:57 -070060
61#mm-qcamera-daemon socket
62type camera_socket, file_type;
Avijit Kanti Dase0405802014-09-08 18:23:18 -070063
64#Socket node needed by ims_data daemon
65type ims_socket, file_type;
Ameya Thakur9c45c062014-07-15 16:10:43 -070066
67#File types required by mdm-helper
68type sysfs_esoc, sysfs_type, fs_type;
69type sysfs_ssr, sysfs_type, fs_type;
70type sysfs_hsic, sysfs_type, fs_type;
71type sysfs_hsic_host_rdy, sysfs_type, file_type;
Ameya Thakurb6947d62014-10-01 16:32:13 -070072
73# Files accessed by qcom-system-daemon
74type sysfs_socinfo, fs_type, sysfs_type;
Tarun Gupta4f7527d2014-10-13 22:54:12 +053075
76#Define the sysfs files for usb_uicc_daemon
77type sysfs_usb_uicc, sysfs_type, fs_type;
jinwuf1e16bf2014-10-14 18:36:18 +080078
79type qlogd_socket, file_type;
Avijit Kanti Das808ae2f2014-10-21 17:11:11 -070080
81#Define the files written during the operation of mm-pp-daemon
82type display_config, file_type, data_file_type;
Avijit Kanti Das2b495d02014-10-20 17:43:13 -070083
84# IPA file types
85type ipacm_socket, file_type;
86type ipacm_data_file, file_type;