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

This reverts commit 142103cb314e3485ebf2ca230d3eed3a0655155f.

Reason for revert: accidental submission with AutoSubmit+1

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/+/1240365
Original-Revision: dfe3c534faed4fb37185d80945840a687344aa7a
GitOrigin-RevId: c0b0443a32a87f7229146dcee97fa7b4a4e7e52c
Change-Id: Id63d6c154506a59d4cf4e0f9b7c6e102dbc99ad8
1 file changed
tree: fa2226e49c5e4aa4c7f46eef08ae62a284d3b57d
  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.