[roll] Roll fuchsia [debug-dash-launcher] Add inspect command

This convenience command makes it easy to see the inspect output of the
component you are inspecting.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1514664
Size-Review: John Wittrock <wittrock@google.com>
Original-Revision: db5b864a9aa2789be94211437f0ff6ebf54c9ee4
GitOrigin-RevId: 9201dda824951c2d2a9e1c7c9067d7d5d6e7bdd8
Change-Id: I1d439b63de89e1aa8533ea324a3eb8b457de1a40
1 file changed
tree: d28f20dea36cef67f8a18fe1ffd0f17e3281f85a
  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.