Statically link chromium's ICU.

Chromium will no longer use the system ICU and is now statically linking
the Chromium copy instead. This is a different version to the system
ICU, so Chromium's V8 can't link to the system ICU any more due to
different symbol names. Statically link Chromium's ICU instead. This
increases binary size by ~7MB.

Bug: 17370214
Change-Id: Ib5a70b849a635e5703f4b64ab685bb2cebaab910
1 file changed
tree: 5980d3790187c3c0dd7936abc65ccd0aef2f9fbb
  1. src/
  2. test/
  3. Android.mk
  4. LICENSE
  5. MODULE_LICENSE_BSD
  6. NOTICE
  7. README