Add evdev class for pointing sticks

As described in go/cros-pointing-stick-settings, this needs to be added
well in advance of it actually being used, so that all the board builds
can go green before we refer to it in Chromium, while not breaking
anything (by actually classifying devices using it) in the meantime.

BUG=chromium:1114828
TEST=check `cros_workon_make libevdev` succeeds

Change-Id: Ib1f7138f643feca25b8280e7c405f133b1a4e8be
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/libevdev/+/2466043
Tested-by: Harry Cutts <hcutts@chromium.org>
Auto-Submit: Harry Cutts <hcutts@chromium.org>
Reviewed-by: Sean O'Brien <seobrien@chromium.org>
Commit-Queue: Sean O'Brien <seobrien@chromium.org>
2 files changed
tree: e6b33e20f50d3b9d2f6f9407bd3232418eb51378
  1. include/
  2. src/
  3. .gitignore
  4. common.mk
  5. libevdev-cros.pc
  6. LICENSE
  7. Makefile
  8. OWNERS