[roll] Roll fuchsia [assembly] Remove qemu setui configs from x64 board

This is CL 3 of 5 in a soft transition to move the setui config
files for qemu operation to the product from the board.

1. Prepare by using a soft transition flag
2. Set the flag in the product repo and add the files there
3. Remove the configs from the x64 board
4. Stop setting the flag in the product repo
5. Remove the soft transition flag

Original-Bug: b/392721102
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1196020
Original-Revision: 9d53da740ca30cacc12ac74a35be0dada595a010
GitOrigin-RevId: 58dcc07bf9e4b3d8e47e1986f02f420afd38f582
Change-Id: I228e79455736e7dcd054d042afe59af0584ccd6e
1 file changed
tree: b0ed2616db237cb0b5590c02c51ea9606126d32b
  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.