Move core-icu4j into i18n APEX

Bug: 138994281
Test: core-icu4j observed in i18n APEX
Change-Id: I10e6d49485305f84b31d62f858c3c032aba4d3df
This commit is contained in:
Victor Chang
2020-04-08 11:34:11 +01:00
parent 8023018b0c
commit a27b703c49
2 changed files with 1 additions and 1 deletions

View File

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

View File

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