[roll] Roll fuchsia [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-Revision: f255245f2059537747cce496781b7e0b8a374869
GitOrigin-RevId: ad72f619339ab9b5bb8caf50d189dcc52f5cc0df
Change-Id: I160bc282859a236e3ccf6fa34f802ed053d9222d
1 file changed
tree: c56fc8a11d7edcfcc5a39e0f64b3a437a47eec71
  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.