Skip to content
Snippets Groups Projects

device-huawei-y530: Modernize APKBUILD

Merged Imported Administrator requested to merge device/huawei-y530 into master
4 files
+ 22
30
Compare changes
  • Side-by-side
  • Inline
Files
4
# udev rules file
# All device names can be read from weston's logfile
# Touchscreen detection
SUBSYSTEM=="input", ATTRS{name}=="synaptics", \
ENV{ID_INPUT}="1", ENV{ID_INPUT_TOUCHSCREEN}="1"
Loading