forked from openkylin/platform_build
Merge "Revert "Move core-icu4j into i18n APEX"" am: a2d0a60b79
am: 0f1deb3a8b
Change-Id: I1d247bd4c515a87a5f944eec8d01cd96f41409a2
This commit is contained in:
commit
e57e6fe7a8
|
@ -261,6 +261,7 @@ 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
|
||||
|
|
|
@ -321,7 +321,6 @@ PRODUCT_BOOT_JARS := \
|
|||
$(ART_APEX_JARS) \
|
||||
framework-minus-apex \
|
||||
ext \
|
||||
com.android.i18n:core-icu4j \
|
||||
telephony-common \
|
||||
voip-common \
|
||||
ims-common
|
||||
|
|
Loading…
Reference in New Issue