Merge "Use icu4j instead of its deprecated legacy alias icu4j-host" am: 14bc5e1feb
am: af4d1dda03
Change-Id: I4e11f19fa992ea7b8cc23437a041edf709356d39
This commit is contained in:
commit
2f8626c3f7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ java_library_host {
|
|||
|
||||
static_libs: [
|
||||
"commons-cli-1.2",
|
||||
"icu4j-host",
|
||||
"icu4j",
|
||||
],
|
||||
|
||||
srcs: [
|
||||
|
|
Loading…
Reference in a new issue