9ff62bc5da
* Progress can be followed in #1206 * Kernel boots with device tree from LineageOS and can be installed by android recovery zip * Networking comes up at boot but there's not display yet
3 lines
127 B
Text
3 lines
127 B
Text
# Touchscreen
|
|
SUBSYSTEM=="input", ATTRS{name}=="synaptics-rmi-touchscreen", \
|
|
ENV{ID_INPUT}="1", ENV{ID_INPUT_TOUCHSCREEN}="1"
|