[roll] Roll fuchsia [ffx][components] doctor/route shows dictionary contents

Enhance `ffx component doctor` and `ffx component route` to show the
contents of a dictionary one level deep when a capability is a
dictionary. This is supported for both static and dynamic dictionaries.

We don't expand nested dictionaries, although that functionality could
be added if desired.

Original-Fixed: 380513449
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1276851
Original-Revision: ce7a03df6aaab366ac2aaaacb6890c629a6d5de6
GitOrigin-RevId: 979d70c8c6caf11669445c33d148e94fc685f512
Change-Id: Ie5345f0556f986e0ad680ce9973f19b11ad398dd
1 file changed
tree: a55b509a9f5ae567a4feeee41b6c2f46de5b59bd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.