2019-07-24 00:04:32 -04:00
|
|
|
type ir_dev_file, file_type;
|
|
|
|
type proc_dt2w, fs_type, proc_type;
|
|
|
|
type fingerprint_data_file, file_type, data_file_type, core_data_file_type;
|
2018-07-27 08:27:16 -04:00
|
|
|
type fingerprint_sysfs, fs_type, sysfs_type;
|
2019-08-13 12:38:26 -04:00
|
|
|
type sysfs_info, fs_type, sysfs_type;
|
2019-04-09 22:41:54 -04:00
|
|
|
|
|
|
|
allow ueventd ir_dev_file:chr_file { create setattr };
|
|
|
|
|
|
|
|
# Touchscreen wake_gesture
|
|
|
|
type sysfs_tap_to_wake, sysfs_type, fs_type;
|
|
|
|
|
|
|
|
# Fingerprint
|
|
|
|
type fingerprintd_device, file_type, dev_type;
|
|
|
|
type persist_fingerprint_file, file_type;
|
|
|
|
type sysfs_fingerprint, sysfs_type, fs_type;
|
|
|
|
|
|
|
|
# Input files
|
|
|
|
type idc_file, file_type, vendor_file_type;
|
|
|
|
|
|
|
|
# Keylayout
|
2019-07-24 00:04:32 -04:00
|
|
|
type vendor_keylayout_file, file_type, vendor_file_type;
|
2019-06-01 13:58:30 -04:00
|
|
|
|
2019-07-24 00:04:32 -04:00
|
|
|
type sysfs_light, fs_type, sysfs_type;
|
|
|
|
type thermal_data_file, file_type, data_file_type;
|
2019-06-01 13:58:30 -04:00
|
|
|
|
|
|
|
# Power
|
|
|
|
type debugfs_wlan, debugfs_type, fs_type;
|