[roll] Roll fuchsia [assembly] Prepare to move factory store provider configs to product from board

This is CL 1 of 5 in a soft transition to move the factory
store provider configs to the product from the board.

1. Add support for factory provider configs to assembly,
   setup a soft transition flag for the x64 board's qemu
   configs
2. Move the configs to the product from the board.
3. Remove the configs from the x64 board.
4. Stop setting the soft transition flag on the product
5. Remove the soft transition flag.

Original-Bug: b/393214217
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1196034
Original-Revision: aedff7c98b233582ab46d9423f469a8ce23dc807
GitOrigin-RevId: 180cc54a130482bc7388ab420d7f48c3f90b88a5
Change-Id: I2fe228db09bd6163b72cd1e371cbc7217c584940
1 file changed
tree: 280b68829258f1ad8b835803a74371b8532e243f
  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 in one of the communication channels documented at get involved.

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.