[roll] Roll fuchsia [ffx] Support offline targets in StreamDiagnostics.

This also forms the foundation of a future "list" sessions command. It
also includes a refactor of the core logic of the frontend command into
a separate library that could be used by `ffx daemon log`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/540561
Original-Revision: a5f83054f3e994eae1bb2d2ad4021c50d98a4acb
GitOrigin-RevId: 762bbcb433ff69c8fec77e1b910281c7012040ef
Change-Id: I7e3f68c4d09f39786c2d05ae52e126c946a9a143
1 file changed
tree: a05e9c00ec45c242a7323fb98372283edea8458d
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.