android_device_xiaomi_sm835.../sepolicy/vendor/hal_power_default.te

6 lines
238 B
Plaintext
Raw Normal View History

type vendor_sysfs_double_tap, sysfs_type, fs_type;
type vendor_touchfeature_device, dev_type;
allow hal_power_default vendor_sysfs_double_tap:file rw_file_perms;
allow hal_power_default vendor_touchfeature_device:chr_file rw_file_perms;