commit | 230e04c85afc72b48dcb31c190771d73be7c7123 | [log] [tgz] |
---|---|---|
author | Caroline Liu <carolineliu@fuchsia.infra.roller.google.com> | Thu May 30 22:23:28 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 30 15:24:43 2024 -0700 |
tree | a29911c48ddc956c57d3a60b27d90f5b0480ba27 | |
parent | 7f66aeda4ef821d77599b5ad4a44e8364ff5aac0 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.