[roll] Roll fuchsia [rbe] Split construct and write of download stub

Cleaner separation of functionality,
making it easier to debug/test.

Add verbose printing when dealing with download stubs.

Original-Bug: 123178
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/864300
Original-Revision: b72a0dbd512289d3c7d854e3efa54cff9493538c
GitOrigin-RevId: 4f598bffe6778d9df8b19b7931ee13f04597b7ac
Change-Id: I0971dfe7ed3cefd8b0c1d0e538f9655444f9bc69
1 file changed
tree: f4486b9218dabcedae7c5469e587dbd842af30ab
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.