Merge "Add new tzdata and tzdata-host to default product build"

This commit is contained in:
Elliott Hughes
2012-10-18 10:01:20 -07:00
committed by Gerrit Code Review

View File

@@ -123,6 +123,7 @@ PRODUCT_PACKAGES += \
uiautomator \ uiautomator \
telephony-common \ telephony-common \
mms-common \ mms-common \
tzdata \
zoneinfo.dat \ zoneinfo.dat \
zoneinfo.idx \ zoneinfo.idx \
zoneinfo.version zoneinfo.version
@@ -153,6 +154,7 @@ ifeq ($(WITH_HOST_DALVIK),true)
libssl \ libssl \
libz-host \ libz-host \
dalvik \ dalvik \
tzdata-host \
zoneinfo-host.dat \ zoneinfo-host.dat \
zoneinfo-host.idx \ zoneinfo-host.idx \
zoneinfo-host.version zoneinfo-host.version