[roll] Roll fuchsia [scenic][input] add tracing flow from injector to touch source

To ensure touch event flow is connected. Perf regression may point to
this CL, it should be ok to ignore as it adding more sample of perf.

Original-Bug: b/409772153
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1250006
Original-Revision: 1f83f26c497fcbb57ee812b6f456f5f8bc8d34e1
GitOrigin-RevId: 63d7790634122f592017706dfe46220b22ec1a09
Change-Id: I3a93ad64abf4b1e1570208abac5df3f6fa95cf84
1 file changed
tree: 4de511666da4fad804d0a6073b9e45c1a0c61182
  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 in one of the communication channels documented at get involved.

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.