[roll] Roll fuchsia [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.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1236664
Original-Revision: a4db59ab446666a9780954b2e11f4c6465e7a856
GitOrigin-RevId: 76db5e5c6d32f68c66bad5789e6df9412cfe2e47
Change-Id: I8a11f1b8f4eca01c37734d2f2358aeb66242519f
1 file changed
tree: 4a0ffdf8cbd254415fc927e4fb1fdc9f49a0b54c
  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.