* 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
4 lines
127 B
Plaintext
4 lines
127 B
Plaintext
# Touchscreen
|
|
SUBSYSTEM=="input", ATTRS{name}=="synaptics-rmi-touchscreen", \
|
|
ENV{ID_INPUT}="1", ENV{ID_INPUT_TOUCHSCREEN}="1"
|