[roll] Roll fuchsia [ffx][component] `doctor` and `route` support dictionaries

Fixes a bug where `ffx component doctor` was incorrectly using legacy
routing for protocols. This meant that the routing did not respect
dictionary paths.

Original-Fixed: 340358678
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1059479
Original-Revision: 8aa6f78c3674b38384b58e835b65b76f5d174c08
GitOrigin-RevId: 2d473c8ebb01fe4c01ae84ea36f9ec9949b4acf1
Change-Id: I5b3383deef055423bf996b4c171d04816ec137c0
1 file changed
tree: fe63b90b0e9675ceb83b3000cf26d571b30e613c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.