am 83e024c0: Merge "Add new tzdata and tzdata-host to default product build"

* commit '83e024c0ba569a14ee8c19fda0b90b8ac401d81a':
  Add new tzdata and tzdata-host to default product build
This commit is contained in:
Elliott Hughes
2012-10-18 10:26:34 -07:00
committed by Android Git Automerger

View File

@@ -130,6 +130,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
@@ -160,6 +161,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