[roll] Roll fuchsia [assembly] Add update package to build

Hook up the creation of an update package to the build
for all situations that contain a zbi.  If they aren't
bootfs-only, then also validate that the created
update package matches the one in the existing build.

Original-Bug: 76129
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/535021
Original-Revision: 2b9c7dc20f031fdf3e3f6c442ba671a4b8d3db72
GitOrigin-RevId: f3566c036b25eed6686f1dfb2aa31af44fe43a31
Change-Id: I855abbbbc88d59aba7a81c647e2ed4eec757711a
1 file changed
tree: 82888888693a06a08f7b6023ae7fa2249eb76da8
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.