351c24206f
Feedbackd needs to know which device to use for haptics. Add an udev rule to mark haptics device in the pm8916.
1 line
139 B
Text
1 line
139 B
Text
SUBSYSTEM=="input", KERNEL=="event*", ENV{ID_INPUT}=="1", ATTRS{name}=="pm8xxx_vib_ffmemless", TAG+="uaccess", ENV{FEEDBACKD_TYPE}="vibra"
|