device_lenovo_sdm710-common/sepolicy/private/file.te

20 lines
803 B
Text
Raw Normal View History

2019-08-29 05:37:42 -04:00
type adsprpcd_file, file_type;
type bt_firmware_file, file_type;
type firmware_file, file_type;
type persist_file, file_type;
type proc_touchpanel, fs_type, proc_type;
2021-01-02 14:19:51 -05:00
type sysfs_graphics, sysfs_type, fs_type;
type sysfs_devfreq, sysfs_type, fs_type;
type pps_socket, file_type;
type display_data_file, data_file_type, core_data_file_type, file_type;
type vendor_firmware_file, vendor_file_type, file_type;
type sysfs_msm_subsys, sysfs_type, fs_type;
type sysfs_system_sleep_stats, sysfs_type, fs_type;
type sysfs_rpm, sysfs_type, fs_type;
type sysfs_kgsl, sysfs_type, fs_type;
type sysfs_scsi_devices, sysfs_type, fs_type;
type debugfs_wlan, debugfs_type, fs_type;
type debugfs_sched_features, debugfs_type, fs_type;
type proc_sysctl_schedboost, proc_type, fs_type;
type sysfs_tp, fs_type, sysfs_type;