d90172a404
Change-Id: I5c65e0df255853eb2b3018a27ceb807c111bc4df
6 lines
238 B
Plaintext
6 lines
238 B
Plaintext
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;
|