aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2021-04-20 11:19:31 +0100
committerPaul Duffin <paulduffin@google.com>2021-04-20 11:19:31 +0100
commit56ae4bb5ce829da251f80458f2a97334113a379a (patch)
treeac4e144766652b6769b0085ef8c1e3c70c830e8e
parentf76a5780dfd7e5ec6bf8af0280b5f263834bffc7 (diff)
downloadrobolectric-shadows-56ae4bb5ce829da251f80458f2a97334113a379a.tar.gz
Use core-icu4j-for-host instead of core-icu4j
Bug: 185789034 Test: m robolectric_android-all-device-deps Change-Id: I59e45ca0dd9d48561b4df1d1c017518b8ebf56c8
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 9eb57fd78..112833b57 100644
--- a/Android.bp
+++ b/Android.bp
@@ -92,7 +92,7 @@ java_device_for_host {
name: "robolectric_android-all-device-deps",
libs: [
"conscrypt-for-host",
- "core-icu4j",
+ "core-icu4j-for-host",
"core-libart-for-host",
"ext",
"framework-all",