summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2019-06-04 11:44:46 +0200
committerandroid-build-merger <android-build-merger@google.com>2019-06-04 11:44:46 +0200
commit2f8626c3f7ea2616e072a44d2608adb44ce575a3 (patch)
tree63713b31abb3757ec073483e8c976e5cc27731fb
parentMerge "Disable building simulator for mac" am: f3dd821f76 (diff)
parentMerge "Use icu4j instead of its deprecated legacy alias icu4j-host" (diff)
downloadandroid_bootable_recovery-2f8626c3f7ea2616e072a44d2608adb44ce575a3.tar
android_bootable_recovery-2f8626c3f7ea2616e072a44d2608adb44ce575a3.tar.gz
android_bootable_recovery-2f8626c3f7ea2616e072a44d2608adb44ce575a3.tar.bz2
android_bootable_recovery-2f8626c3f7ea2616e072a44d2608adb44ce575a3.tar.lz
android_bootable_recovery-2f8626c3f7ea2616e072a44d2608adb44ce575a3.tar.xz
android_bootable_recovery-2f8626c3f7ea2616e072a44d2608adb44ce575a3.tar.zst
android_bootable_recovery-2f8626c3f7ea2616e072a44d2608adb44ce575a3.zip
-rw-r--r--tools/image_generator/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/image_generator/Android.bp b/tools/image_generator/Android.bp
index 2afdd5a84..83000407c 100644
--- a/tools/image_generator/Android.bp
+++ b/tools/image_generator/Android.bp
@@ -19,7 +19,7 @@ java_library_host {
static_libs: [
"commons-cli-1.2",
- "icu4j-host",
+ "icu4j",
],
srcs: [