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

Commit 106a3210 authored by Neil Fuller's avatar Neil Fuller Committed by android-build-merger
Browse files

Merge "Add a host simulation of the tzdata module"

am: 69324709

Change-Id: Idc4ccd533fcfb12ad6161855fde7a149f5c030e8
parents d0d4f1b1 69324709
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -281,6 +281,7 @@ PRODUCT_HOST_PACKAGES += \
    fastboot \
    fastboot \
    flags_health_check \
    flags_health_check \
    icu-data_host_runtime_apex \
    icu-data_host_runtime_apex \
    icu_tzdata.dat_host_tzdata_apex \
    incident_report \
    incident_report \
    ld.mc \
    ld.mc \
    lpdump \
    lpdump \
@@ -299,9 +300,12 @@ PRODUCT_HOST_PACKAGES += \
    viewcompiler \
    viewcompiler \
    tzdata_host \
    tzdata_host \
    tzdata_host_runtime_apex \
    tzdata_host_runtime_apex \
    tzdata_host_tzdata_apex \
    tzlookup.xml_host_runtime_apex \
    tzlookup.xml_host_runtime_apex \
    tzlookup.xml_host_tzdata_apex \
    tz_version_host \
    tz_version_host \
    tz_version_host_runtime_apex \
    tz_version_host_runtime_apex \
    tz_version_host_tzdata_apex \


ifeq ($(TARGET_CORE_JARS),)
ifeq ($(TARGET_CORE_JARS),)
$(error TARGET_CORE_JARS is empty; cannot initialize PRODUCT_BOOT_JARS variable)
$(error TARGET_CORE_JARS is empty; cannot initialize PRODUCT_BOOT_JARS variable)