[roll] Roll fuchsia [assembly] Add subpackage_blobs_package builder

This adds a helper that generates the subpackage blobs package, which
will enable an old build that doesn't understand subpackages to download
the subpackage blobs during an OTA.

Original-Bug: 123712

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/826577
Original-Revision: 80558c6c8aabdda34e4a1b6d84cfc5544aa28a21
GitOrigin-RevId: 440e9628d24f0d016cf550171e0a855f4db2aad0
Change-Id: I2224979757e7903c7ec253b25caaa146f67ebea8
1 file changed
tree: bf1fe287a61c7c51b7e5df309d5adf0bf75897b8
  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.