[roll] Roll fuchsia [bazel][fidl] Migrate fuchsia.diagnostics and .types

I need these to migrate a common Rust dependency `//src/lib/fuchsia`.

Original-Bug: 495266204, 487883318
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1552609
Original-Revision: eb37664c8e856b0c1f5885d95ba1fe95cc38da7f
GitOrigin-RevId: 5111e5be5935e6b4212e80ae0df7386b9342c19e
Change-Id: I8f4fa4bb14682f877fad782da50bc73986027e73
1 file changed
tree: 989e9c8fdb3d461f3b3500409be491fe530af319
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.