summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2019-06-06 11:41:12 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-06-06 11:41:12 -0700
commit48189489ef90a8714440feda2069855764e54e0d (patch)
treeb85c5181e783b1d0dad2d5fe61accc0d67e12233
parentd44daa2018b42055d7ea7b1f53850cf7e81a6473 (diff)
parent316c57fe90d0b318f6eac09562676442b2d0098e (diff)
downloadqemu-48189489ef90a8714440feda2069855764e54e0d.tar.gz
Add a host simulation of the tzdata module
am: 316c57fe90 Change-Id: I51ebe6a1f3d4fd145d0e9d3d128f7d39d4bf2959
-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 += \