[roll] Roll fuchsia Revert "[submodules] Update submodule pins"

This reverts commit 5d4f4443ae514fd74f31c6a2e44cb2334515dc96.

Reason for revert: b/417265591

Original-Bug: 417265591

Original change's description:
> [submodules] Update submodule pins
>
> This change synchronizes submodule revisions with Jiri manifest state.
> These revisions have no bearing on Fuchsia builds or local checkouts
> and are only used by Code Search.
>
> If you wish to update a repository's revision, update the corresponding
> Jiri manifest and the change will automatically be synchronized to
> submodules.
>
> Roller-URL: https://cr-buildbucket.appspot.com/build/8715046050218378593
> CQ-Do-Not-Cancel-Tryjobs: true
> Change-Id: Ifc24848e2a49aa37ab373dda1c7f8af30f641cc8
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1274309

Submodule-Update-Ok: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1274544
Original-Revision: c1d46d42c9cb047ca2ec67058867c2c3bc3dc256
GitOrigin-RevId: dfc657cba57a3543d50d14ce50a9e1b2ac2f2939
Change-Id: Idbad3bb86cf339f225d4da4a273b019c5861352b
1 file changed
tree: 9b60c062232b409afd66546c2dec3d4b13c52192
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.