[roll] Roll fuchsia Revert "[virtualization] Update virtio-input fidl types and routing to gpu"

This reverts commit aa71e636673950ecb0fa3dba5fa1d035d664021e.

Reason for revert: breaks virtualization_input_tests on core.(not-x64)

Original change's description:
> [virtualization] Update virtio-input fidl types and routing to gpu
>
> This change replaces the wrapper protocols KeyboardListener and
> PointerListener that were previously exposed by virtio-input and
> consumed by virtio-gpu, instead opting to forward the underlying event
> producers directly.
>
> Original-Bug: 109823
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/785768

Original-Bug: 109823
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/788346
Original-Revision: 4d7c06d9004afe334ed8e6dd2581725eafb721a6
GitOrigin-RevId: 37749ccc5a3fa8edc098ff2a4aecc10f4ea32f9c
Change-Id: I760c38c08737fee3e1fe65f2a1f349a0fd7ea4eb
1 file changed
tree: bf1ff4cc45521808d743d37113e55ecbdefcd171
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.