[roll] Roll fuchsia [ui][test] Minimal touch input synthesis API.

This change adds a touch input synthesis API that only allows users to
inject single taps.

Test: fx set ... --with sdk/fidl/fuchsia.ui.test.input
Original-Bug: 104802
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698983
Original-Revision: 9259afd5a0b4d6c39f100b3c1a8497b812704d7c
GitOrigin-RevId: 7dd532f22d6324f11c163c394a772e2c14b14731
Change-Id: I2fcd749476aa4c1b7b3332c84f78dafd33f29f1c
1 file changed
tree: 641295d6cd0030c6f9d161c5ff8c697b7c7b1b22
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.