[roll] Roll fuchsia Reland "[diagnostics][fidl] Move types to fuchsia.component.runner"

This is a reland of commit 142103cb314e3485ebf2ca230d3eed3a0655155f

Original change's description:
> [diagnostics][fidl] Move types to fuchsia.component.runner
>
> Towards freeing the fuchsia.diagnostics.types library so it can be a
> library actually containing just reusable types that can be used in
> other places like fuchsia.logger and fuchsia.diagnsotics.
>
> The types moved at the moment are only used in fuchsia.component.runner,
> so it doesn't make much sense to have them in a library meant for shared
> types.
>
> Original-Bug: 400795196
> Change-Id: Icbf68811b55f00b90708e67deedca6d713b02b28
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238585
> Fuchsia-Auto-Submit: Miguel Flores <miguelfrde@google.com>
> API-Review: Claire Gonyeo <cgonyeo@google.com>
> Reviewed-by: Claire Gonyeo <cgonyeo@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Bug: 400795196
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1240037
Original-Revision: 9eee61aabd36370012b54449d86152f4abde4bbf
GitOrigin-RevId: bdf3916a657c7385436b9b563b363e84f226ac24
Change-Id: Iebf34262f60b769338925037cb31f2856f2ae5c1
1 file changed
tree: 020196784bfebf2651b06925446f9c3cce2d0acb
  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.