[roll] Roll fuchsia [assembly] Products can choose a zedboot product config

Introduce zedboot_product_assembly_config_label which lets products
select a specific product config to use for zedboot.

This is necessary because zedboot must have the same fshost arguments as
the slot zedboot is intending to pave.

The zedboot product config is moved into //products to be closer to
the other product configs.

Original-Bug: b/294853608
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/895782
Original-Revision: b0ecb1e177c8614356a2f27100ffa8479a0ec1c4
GitOrigin-RevId: da877a0b690786ce4595b5f8c41c3b1b05b90c2a
Change-Id: Ifb805d4f1ea99ee25af0bee064591ab3777be7ba
1 file changed
tree: ba1cf6add391ef53fabf70e46e9fc362be91169e
  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.