[roll] Roll fuchsia [starnix] Impl write() for Uinput Touch devices

This CL adds an implementation for Uinput's FileOps write() method for
TouchScreen devices. Write() can now process linux EV_ABS events,
convert them to TouchInputReports and send them to InputPipeline

Original-Bug: b/322028483
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/997255
Original-Revision: fb67aa79d6c70b2238e49f91c89703f6c411736e
GitOrigin-RevId: 132b74754514fc7a892433c3d27701afbaa9f44a
Change-Id: Ie014632a9ca13ec12c5e8c62123fda406d7a26d8
1 file changed
tree: d9ecbfd1f841ad4dc439101d8a2c98b470b5fe7f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.