[roll] Roll fuchsia [ui][tools] Add print-input-report-new skeleton

Creates the new Rust print-input-report-new tool with subcommands
skeleton.

Original-Bug: 501530383
Test: fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1599365
Original-Revision: 9d6628629ef85a7d9bccbd3c28a1885bf1cd5840
GitOrigin-RevId: 5b153e4ce11852cc837cb676323bc8741793e959
Change-Id: I3907cc444d25951f41af831d8f0fdd0c7c058cc1
1 file changed
tree: 312a817a7ea1c2d69bf6e856c284b436405fa552
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.