summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2012-10-18 11:26:48 -0700
committerElliott Hughes <enh@google.com>2012-10-18 12:25:45 -0700
commit055fe87bc2435e657dfa6a443060a61665d6e0f3 (patch)
tree4fed37a270048010683d92a087be88728656076a /Android.mk
parent5088f4ce1c4b733c272cea17e382a0161e1ba9a6 (diff)
downloadlibcore-055fe87bc2435e657dfa6a443060a61665d6e0f3.zip
libcore-055fe87bc2435e657dfa6a443060a61665d6e0f3.tar.gz
libcore-055fe87bc2435e657dfa6a443060a61665d6e0f3.tar.bz2
Make libcore's dependency on the tzdata explicit.
Bug: 7012465 Change-Id: I85469606cd9bae8c5ebd742ac781d82c5af9c6c0
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.mk b/Android.mk
index 0532402..235410c 100644
--- a/Android.mk
+++ b/Android.mk
@@ -60,9 +60,6 @@ ifeq ($(WITH_HOST_DALVIK),true)
$(HOST_OUT)/bin/dexopt \
$(HOST_OUT)/lib/libjavacore.so \
cacerts-host \
- $(HOST_OUT)/usr/share/zoneinfo/zoneinfo.dat \
- $(HOST_OUT)/usr/share/zoneinfo/zoneinfo.idx \
- $(HOST_OUT)/usr/share/zoneinfo/zoneinfo.version \
core-hostdex \
bouncycastle-hostdex \
apache-xml-hostdex \