[roll] Roll fuchsia [assembly] Add images_config to assembly_builder to include in forensics file

This adds the images_config to the assembly builder so that
when the forensics file is dumped out, it also contains the
images config data in addition to the rest of the config.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1109989
Original-Revision: cb24bab17e60528c97c2ef57c81e81400b901c80
GitOrigin-RevId: 84ac47d77a0061a5e55b82aebd82d4165a4a114a
Change-Id: I056f18d5cdf7e15501abb43e55cbc0f717e337fc
1 file changed
tree: 746d8f81f8d6275bb0ca8ed3d5b660ea21fb03d0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.