[roll] Roll fuchsia [assembly] Specify images configs for bringup_fastboot

Use explicit images configs for bringup products instead of using the
global GN arguments.

We cannot assert that it is always provided yet, because we need to
add images config to internal boards.

Original-Bug: b/289074680
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/881592
Original-Revision: 324742b82df98de9c628c833caddc8a2ca11ee5d
GitOrigin-RevId: e48e49823f77d7f8658c5241e3b4b3420bdaae6a
Change-Id: Idaa7e532cf940f67b391f2cae3a92519e434d364
1 file changed
tree: a5591e01162124eef78bb7db37a405d00251a444
  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.