2021-09-17 12:57:54 -04:00
|
|
|
type vendor_sysfs_double_tap, sysfs_type, fs_type;
|
2021-11-05 11:44:55 -04:00
|
|
|
type vendor_touchfeature_device, dev_type;
|
2021-09-17 12:57:54 -04:00
|
|
|
|
|
|
|
allow hal_power_default vendor_sysfs_double_tap:file rw_file_perms;
|
2021-11-05 11:44:55 -04:00
|
|
|
allow hal_power_default vendor_touchfeature_device:chr_file rw_file_perms;
|