[roll] Roll fuchsia [assembly] Generate image packages manifest

This change extends the UpdatePackageBuilder to generate the images.json
manifest in the update package that refers to the images stored in the
images packages.

This manifest is currently unused, but this manifest will allow a later
change to remove these image assets from the update package itself.

Original-Fixed: 96745

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/672549
Original-Revision: a5f050c02fa885eb5ce28f620675cfe5ab458ae0
GitOrigin-RevId: 79950a5c5f9f03de791e68ce9441b89e9c3a798f
Change-Id: I92eba9d1c51d7cb32937e4b61c92d3fbc3e92dc1
1 file changed
tree: 05c3929acb57960aadf4de59063ea6ad8f7c8e7d
  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.