[roll] Roll fuchsia Revert "[bazel] Remove unused fuchsia icu configuration repository"

This reverts commit cfb4f890f89db7d5c3a421d768e6c7f24316eaea.

Reason for revert: It wasn't used, but we DID need it, so I'm reverting.

Original change's description:
> [bazel] Remove unused fuchsia icu configuration repository
>
> This appears to be unused, and if so, should be deleted.
>
> Removing it also seems to impact the repo workspace names, requiring
> a change to the licensing ignores.
>
> Change-Id: I44199257336ddd2db03d0bf32c7d21a10d95b2a0
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1570715
> Reviewed-by: Filip Filmar <fmil@google.com>
> Commit-Queue: Aaron Wood <aaronwood@google.com>

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1590769
Original-Original-Revision: fcd1a37ef3506bec8763f749ac74597ac55d2353
GitOrigin-RevId: 5d16b85b6809662b7ab385bb4a36dba3c20ac37a
Change-Id: Ibb975360b505b01e02ae5d7597644ce2aa0ad51c
1 file changed
tree: bebe3a4f112f356bef2e0679c6a1df855951860d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.