[roll] Roll fuchsia [assembly] Emit images.json

This CL constructs an images.json with keys "name", "path", "type" for
all possible images that are produced in images.rs, and writes it to
the assembly outdir.

Original-Bug: 84902
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/585889
Original-Revision: fe732bf8db305165bdc0b27643adf2b5944bafe2
GitOrigin-RevId: 7576b1d041e035f6309ae4fcb6a1f2c1cbd50acc
Change-Id: Ib62c24b37d8ca3bbda9051b4e30d7014b62ac951
1 file changed
tree: 235a5a80c3c339077424ff9eb930275af88ebfcd
  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.