summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2019-06-06 11:55:19 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-06-06 11:55:19 -0700
commit0a3b721745a71be37c081c652a78c6a30ef7450b (patch)
treeb85c5181e783b1d0dad2d5fe61accc0d67e12233
parent5db2a91611da454b1686f3c84c1bd6b991d1a75c (diff)
parentd3a5d93cd1bac6ae9060eb72ff8e991ebc378e7d (diff)
downloadqemu-0a3b721745a71be37c081c652a78c6a30ef7450b.tar.gz
Add a host simulation of the tzdata module am: 316c57fe90 am: 48189489ef
am: d3a5d93cd1 Change-Id: I2b5db8ff4e29fca1f36c96e1d66c38f5103436e7
-rw-r--r--qemu_base.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/qemu_base.mk b/qemu_base.mk
index 4b6a8d6..5d6b748 100644
--- a/qemu_base.mk
+++ b/qemu_base.mk
@@ -26,13 +26,17 @@
PRODUCT_HOST_PACKAGES += \
adb \
e2fsck \
+ icu_tzdata.dat_host_tzdata_apex \
mke2fs \
toybox \
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 \
# Device modules
PRODUCT_PACKAGES += \