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

This reverts commit 136b126f47e12e72fe5e778e281f62b0aecf5567.

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/8715045816834547745
> CQ-Do-Not-Cancel-Tryjobs: true
> Change-Id: I9e916fee35cf2ee9e7dda0927d769411d9c9d95b
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273994

Submodule-Update-Ok: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1274446
Original-Revision: 6a71150213f9876ee9916318c539fdf30adc74cd
GitOrigin-RevId: 5cbb5dc708a1765e34b9592864d42cb3715bb1f5
Change-Id: Ied8e108a8e9c917d997cb47292e963977125954c
1 file changed
tree: c40d43291af78c120e85d124502b17f321edd511
  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.