[roll] Roll fuchsia [configc] Factor out manifest loading.

We have the code in 4 places now, makes sense to use a single function.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/677894
Original-Revision: 3ef70a9311bed0d13f893cf45e4e0720259d7b47
GitOrigin-RevId: a67785aad7a3eef8c4e47599f6db9dcec63072ac
Change-Id: I1815ff62f52e6f174d56317be36d74368433eb95
1 file changed
tree: 6d01bb93860b2d9919cfaad4eed3857a1a65acb8
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.