[roll] Roll fuchsia [starnix] add btn_touch support for touch converter

btn_touch is not required in Linux Multi Touch, but
it is common to used as touch begin and touch end
hints.

Original-Bug: b/331976191
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1069114
Original-Revision: f946afc04e354504634a2cb8748fac1ad4c11706
GitOrigin-RevId: b86a4540b10a9c487c5435c724f52dad3e31b2bc
Change-Id: Ifac79feea98118400d55daad1c88294f5ed01ec5
1 file changed
tree: ff45044864cfdf1ebe476176b252c531a0334a5c
  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.