[roll] Roll fuchsia [virtualization] Fix tests with input

The protocol for injecting input events into the test UI stack has
changed. Update the tests to use the newer protocol.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/903499
Original-Revision: 86b3eb28f0640b3f9750b6a229db55f9a0f2da6f
GitOrigin-RevId: 1db141dd72ecb3b861b1a66d341eb93f75e8a8f7
Change-Id: Iec7dabc1ed239d5330909fc41d3e7d8f9b524eaf
1 file changed
tree: 8064a2f354f21947df505adfa8fdb6d7e41aab8d
  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.