summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2019-05-07 19:54:31 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-05-07 19:54:31 +0000
commitd34172f8389fc5779d07c7005f00c0a01d1d51a6 (patch)
tree2dee91ae5ff321745c1cd9f064d52a0b55758abb
parentbf36afabe660bfa46ab708b7d8b17f2f13e91fb0 (diff)
parenta75143c693b0d60995873b27c2b4ffbe70b8cf19 (diff)
Merge "Remove reference to libcore/tzdata/"
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 465c964339..10bd318d89 100644
--- a/Android.mk
+++ b/Android.mk
@@ -19,7 +19,7 @@ LOCAL_PATH := $(call my-dir)
# Subprojects with separate makefiles
#
-subdirs := benchmarks tzdata ojluni tools/upstream metrictests
+subdirs := benchmarks ojluni tools/upstream metrictests
subdir_makefiles := $(call all-named-subdir-makefiles,$(subdirs))
#