[roll] Roll fuchsia [assembly][setui] Add the wiring for SetUI assembly

Adds the wiring that allows us to move SetUI from legacy
to software assembly. No actual configuration changes are
made just yet. Added a migration group that will allow us to
concentrate the migration over in fuchsia.git.

While I'm here, I moved `icu_config` from `ConfigurationContext`
to `ConfigurationBuilder`. This simplifies the wiring of `icu_config`.
Per request from aaronwood@.

Original-Bug: 117974
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/883573
Original-Revision: 84fad142efdf26ea769a186065053dc39ba29482
GitOrigin-RevId: f0ba649761ec04ed1e014830d9aa93cc30334b55
Change-Id: I9debb54d47d14475bb772dd11e2b94f9676d700d
1 file changed
tree: cb84708a82c63aa24b5d1b33ff5679cbc3a14609
  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.