[roll] Roll fuchsia [ui][tools] update instructions for building print-input-report

When `print-input-report` is built as a universe package, the
target device doesn't seem to be able to find the tool.

Update the instructions to recommend adding the tool to
the base package set.

Original-Bug: None
Test: manually built and ran tool
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708442
Original-Revision: afa1219ec8ec4169b34671b2007d48f85347657c
GitOrigin-RevId: c473d15a94b3c8f750be19bf40139ef88b22e589
Change-Id: I167578946bfd7021c06db9df89bbae770928a3b9
1 file changed
tree: c4797143ef37a398d2719909302d37a5b463181d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.