Merge "Add com.android.i18n APEX module to PRODUCT_PACKAGES" am: aa407a85b7

am: e611c35c95

Change-Id: I83ac6ccbd166b3230f00532d80e7eaf1433b119f
This commit is contained in:
vichang 2019-08-08 04:33:39 -07:00 committed by android-build-merger
commit 0fee62b5d9
2 changed files with 3 additions and 2 deletions

View file

@ -54,6 +54,7 @@ PRODUCT_PACKAGES += \
charger \
cmd \
com.android.conscrypt \
com.android.i18n \
com.android.location.provider \
com.android.media \
com.android.media.swcodec \
@ -293,7 +294,7 @@ PRODUCT_HOST_PACKAGES += \
e2fsck \
fastboot \
flags_health_check \
icu-data_host_runtime_apex \
icu-data_host_i18n_apex \
icu_tzdata.dat_host_tzdata_apex \
idmap2 \
incident_report \

View file

@ -36,7 +36,7 @@ PRODUCT_HOST_PACKAGES += \
make_f2fs \
PRODUCT_HOST_PACKAGES += \
icu-data_host_runtime_apex
icu-data_host_i18n_apex
# Base modules and settings for the vendor partition.
PRODUCT_PACKAGES += \