android_device_xiaomi_whyred/sepolicy/file.te
2018-06-28 20:08:03 +05:30

13 lines
382 B
Text

type ir_dev_file, file_type, dev_type;
# Touchscreen wake_gesture
type sysfs_tap_to_wake, sysfs_type, fs_type;
# Fingerprint
type fingerprintd_device, file_type, dev_type;
type fingerprint_data_file, data_file_type, file_type;
type fingerprint_persist_file, file_type;
type sysfs_fpc_dev, sysfs_type, fs_type;
# Keylayout
type vendor_keylayout_file, file_type, vendor_file_type;