[roll] Roll fuchsia [starnix][input] fix the tracing name of touch input

tracing name from: https://cs.opensource.google/fuchsia/fuchsia/+/main:src/ui/scenic/lib/input/touch_source_base.cc;l=385;drc=d3630a8a112d4fdb7aa75aba650751ce20949643

Original-Bug: b/409041900
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249645
Original-Revision: 60c5b597d17812106f6e77d69983ab63d66551fa
GitOrigin-RevId: 4e43765c9aa260c908fe01a9aefdcb06861bb792
Change-Id: Ic5c15d0d11a4fed9767aad5764d4b1b51b879403
1 file changed
tree: 0a33e7c9272fe789fc2c4504cd36f90ca1fccf6b
  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.