Merge "Use icu4j instead of its deprecated legacy alias icu4j-host" am: 14bc5e1feb

am: af4d1dda03

Change-Id: I4e11f19fa992ea7b8cc23437a041edf709356d39
This commit is contained in:
Paul Duffin 2019-06-04 02:44:46 -07:00 committed by android-build-merger
commit 2f8626c3f7

View file

@ -19,7 +19,7 @@ java_library_host {
static_libs: [ static_libs: [
"commons-cli-1.2", "commons-cli-1.2",
"icu4j-host", "icu4j",
], ],
srcs: [ srcs: [