[roll] Roll fuchsia [ft] Migrate focaltouch touchscreen to fuchsia.input.report

Migrate focaltouch touchscreen driver away from fake HID
descriptor/report creation (hidbus protocol) to directly using
fuchsia.input.report.

Original-Bug: 128271

Test: focaltech-test
      device-enumeration-test
      tested on sherlock

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/864358
Original-Revision: 1423e589bac889da71eb1d5744d5abb923782d8b
GitOrigin-RevId: 640d20c3877eb118b221039a52255a3c9f788c77
Change-Id: I310c917aedccc503cd6f724f9e4dc5588b768dac
1 file changed
tree: fcb6919985c2954ea7d7daf7a12f608da93f2a39
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.