Merge "Add a host simulation of the tzdata module"

am: 69324709f8

Change-Id: Idc4ccd533fcfb12ad6161855fde7a149f5c030e8
This commit is contained in:
Neil Fuller 2019-06-10 04:03:00 -07:00 committed by android-build-merger
commit 106a3210d8
1 changed files with 4 additions and 0 deletions

View File

@ -281,6 +281,7 @@ PRODUCT_HOST_PACKAGES += \
fastboot \
flags_health_check \
icu-data_host_runtime_apex \
icu_tzdata.dat_host_tzdata_apex \
incident_report \
ld.mc \
lpdump \
@ -299,9 +300,12 @@ PRODUCT_HOST_PACKAGES += \
viewcompiler \
tzdata_host \
tzdata_host_runtime_apex \
tzdata_host_tzdata_apex \
tzlookup.xml_host_runtime_apex \
tzlookup.xml_host_tzdata_apex \
tz_version_host \
tz_version_host_runtime_apex \
tz_version_host_tzdata_apex \
ifeq ($(TARGET_CORE_JARS),)
$(error TARGET_CORE_JARS is empty; cannot initialize PRODUCT_BOOT_JARS variable)