[roll] Roll fuchsia [cml][diagnostics] Clean up unnecessary routes

This CL does the following:

1) Remove explicit routes of LogSink/InspectSink (everyone should be
   using from the diagnostics dictionary now)

2) Ensure we route the diagnostics directory where those were removed.
   Fwiw in many of these cases we already had a "offer diagnostics to
   all" through some shard, however, I find explicit offers in the
   same CML much easier to reason about than shards that hide offers.
   Eventually I'd like to remove that implicit routing.

Much of the changes are purely clean up from leftovers of previous CLs
attached to the linked bug.

Original-Bug: 345827642
Run-All-Tests: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1189493
Owners-Override: James Robinson <jamesr@google.com>
Original-Revision: 8e2ebf02f93f4d5f970747b6fb144240074575c3
GitOrigin-RevId: 94621010a885ef11460f08368c84e3d77dc715b2
Change-Id: I0e671868f6e3875a31b1cefb9239dad3c26fac88
1 file changed
tree: 1c0218e6908fd687182f324f09e91141c3171de8
  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 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.