Merge ""Move core-icu4j into i18n APEX" Attempt 2" am: 5520858b97
Change-Id: I1cbad50fa99e6a95573f6c4c011bdcb6622e8a5a
This commit is contained in:
commit
843604223e
|
@ -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
|
||||||
|
|
|
@ -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 \
|
||||||
|
|
Loading…
Reference in New Issue