# proc type proc_swappiness, fs_type, proc_type; # data types type mediadrm_data_file, file_type, data_file_type; type nfc_vendor_data_file, file_type, data_file_type; type sensors_data_file, file_type, data_file_type; # sysfs types type sysfs_abox_writable, sysfs_type, rw_fs_type, fs_type; type sysfs_input_writable, sysfs_type, rw_fs_type, fs_type; type sysfs_camera_writable, sysfs_type, rw_fs_type, fs_type; type sysfs_decon, sysfs_type, r_fs_type, fs_type; type sysfs_socinfo, sysfs_type, r_fs_type, fs_type; type sysfs_v4l_mfc, sysfs_type, r_fs_type, fs_type; type sysfs_v4l_smfc, sysfs_type, r_fs_type, fs_type; type sysfs_devfreq, sysfs_type, r_fs_type, fs_type; type sysfs_v4l_fimc, sysfs_type, r_fs_type, fs_type; type sysfs_graphics, fs_type, sysfs_type; type sysfs_multipdp, fs_type, sysfs_type, mlstrustedobject; type sysfs_fuelgauge, fs_type, sysfs_type, mlstrustedobject; type sysfs_charger, fs_type, sysfs_type, mlstrustedobject; type sysfs_modem, fs_type, sysfs_type, mlstrustedobject; type sysfs_mmc, sysfs_type, rw_fs_type, fs_type; type sysfs_ss_writable, sysfs_type, rw_fs_type, fs_type; type sysfs_gpu_writable, sysfs_type, rw_fs_type, fs_type;