mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-02-01 06:05:20 +00:00
8 lines
320 B
Plaintext
8 lines
320 B
Plaintext
allow hal_power_default touchfeature_device:chr_file rw_file_perms;
|
|
|
|
# To do powerhint on nodes defined in powerhint.json
|
|
allow hal_power_default vendor_latency_device:chr_file rw_file_perms;
|
|
|
|
allow hal_power_default sysfs_touchpanel:dir search;
|
|
allow hal_power_default sysfs_touchpanel:{ file lnk_file } rw_file_perms;
|