[roll] Roll fuchsia [icu] Fix the build of upcoming ICU rolls

The ICU source code has files without newlines before EOF, which
we disallow.

This adds a flag turning off the warning on //third_party/icu/{default,latest}.

Original-Bug: b/330351469
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1009427
Original-Revision: bfcb7e2b8a002c4c58c124d71769cff4de32d522
GitOrigin-RevId: 4f8eaebe9b2ee7ef574d6c4c49d8e0c5517b2167
Change-Id: I0779ad5b2858e70601994afdda5da052e3de5176
1 file changed
tree: 6a227f8ac5e25072e6f0e9a8490b1f43668032f2
  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 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.