[roll] Roll fuchsia [rfc] Improved diagnostics routing

A proposal for additional options in `cmc` and syntax sugar in CML to
reduce the likelihood of missing routing diagnostics protocols to
components, resulting in wasted developer cycles figuring out why logs,
inspect, and errors aren't available.

Original-Bug: 93346

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/681567
Original-Revision: 53480e66e2db511c4699562a20dcc122f6ce25d4
GitOrigin-RevId: ef0675d81e577c94be58619f6046a31cf4b452d5
Change-Id: I12aea439c2f3ad2c1735977faebba98c6c2e7be1
1 file changed
tree: b9c51229543517a5792e6a4bf76ca944c179dc26
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.