"Move core-icu4j into i18n APEX" Attempt 2

This reverts commit b72f1e1a8a.
Reland https://r.android.com/1284676

Bug: 138994281
Test: core-icu4j observed in i18n APEX
Change-Id: If773316261fb1f5fb37b56c5233efcc4a434354a
This commit is contained in:
Victor Chang
2020-05-05 16:02:02 +01:00
parent a2d0a60b79
commit ce051d16a4
2 changed files with 1 additions and 1 deletions

View File

@@ -261,7 +261,6 @@ endef
ART_APEX_JARS := \ ART_APEX_JARS := \
com.android.art:core-oj \ com.android.art:core-oj \
com.android.art:core-libart \ com.android.art:core-libart \
com.android.art:core-icu4j \
com.android.art:okhttp \ com.android.art:okhttp \
com.android.art:bouncycastle \ com.android.art:bouncycastle \
com.android.art:apache-xml com.android.art:apache-xml

View File

@@ -320,6 +320,7 @@ PRODUCT_BOOT_JARS := \
$(ART_APEX_JARS) \ $(ART_APEX_JARS) \
framework-minus-apex \ framework-minus-apex \
ext \ ext \
com.android.i18n:core-icu4j \
telephony-common \ telephony-common \
voip-common \ voip-common \
ims-common \ ims-common \