[roll] Roll fuchsia [ui] input pipeline reports discrete activities

This is a revert of fxrev.dev/868840 with manually reconciled merge
conflicts, including introducing Inspect integrations in the
reintroduced KeyboardHandler.

In addition, it also migrates the
reintroduced activity integration tests' mouse and keyboard injection
strategy from inputsynthesis to fuchsia.ui.test.input. In order to do
this, we have to mark the fuchsia.ui.test.input.Mouse protocol as
@discoverable (Rust compiler necessitates this).

This reverts commit 02788ca7c31fd1f5831940d2d390bd6a9bd016d4.

Original-Bug: 342432124
Test: fx test activity_manager_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1053876
Original-Revision: 271ca2d520a2b414211190b6c5621b13e355395e
GitOrigin-RevId: 93c726901ef5aa36183360619a5ed5e64149d65d
Change-Id: I9fc58f7c3349dcb342f532a342bed242493cf9bb
1 file changed
tree: a29911c48ddc956c57d3a60b27d90f5b0480ba27
  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.