[roll] Roll fuchsia [cog] Add functionality to fetch prebuilts

This CL adds the ability to fetch prebuilts as part of the setup flow.
The script makes several assumptions that will be addressed in coming
CLs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1411526
Original-Revision: 85dd3b94a6c196cbff5e3e33147c10de4ba63121
GitOrigin-RevId: b9d19a9cbc4554e32a1c20adbf0c510bc227add1
Change-Id: Ibfaf4e8e7a4db4f1898d06d946d81a4965b1617d
1 file changed
tree: a992a44fb604f3e10e113b445db8b0b28826b11f
  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.