Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4d6a44b0 authored by vichang's avatar vichang Committed by android-build-merger
Browse files

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

am: 0fee62b5

Change-Id: I3a11ff1fc580fed6735d1d13e3863e7be5aedf30
parents 7f8e65f2 0fee62b5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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 \
@@ -291,7 +292,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 \
+1 −1
Original line number Diff line number Diff line
@@ -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 += \