[roll] Roll fuchsia Reland "[intl] Use assembly to choose the `intl` config type"

This is a reland of commit f255245f2059537747cce496781b7e0b8a374869.
With a fix applied in `core_with_netstack3.gni`

Original change's description:
> [intl] Use assembly to choose the `intl` config type
>
> This should be the last configuration bit for `intl` subsystem to
> migrate fully to using software assembly.
>
> Since this change introduces ICU-flavored intl subsystems, we
> must also select the ICU flavor to use, and for the time being
> this is always "default".
>
> And since configuring ICU implies that other ICU-using components
> need to be configured, we're also configuring `setui`.
>
> Original-Bug: 117974
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/904361

Original-Bug: 117974
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/904870
Original-Revision: 794157654f32b6c247c8a9eea4a5733a7e18b4cb
GitOrigin-RevId: 2b1fb272613f29ce0d25e567c509a2c31c352c5b
Change-Id: I79276f9796e4743acd30534aab9f4ecc8ebe4f34
1 file changed
tree: d90fa1e7d6a5dc18eb73fb8adbdfeb30470d8908
  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.