summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Napier <>2009-04-24 18:26:58 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-04-24 18:26:58 -0700
commitf22b9a0ad531f66eb0b5710abae1feefecc42c2b (patch)
treef9ccc94a9dbbd60954123fbf4ee3737ba3f49202
parentb3e0126a7a2d32fbae2638e9419739d2d3907c40 (diff)
downloadbuild-f22b9a0ad531f66eb0b5710abae1feefecc42c2b.zip
build-f22b9a0ad531f66eb0b5710abae1feefecc42c2b.tar.gz
build-f22b9a0ad531f66eb0b5710abae1feefecc42c2b.tar.bz2
AI 147775: Also add ApiDemos to make sure it gets included in the TestCase repository as
well. BUG=1810821 Automated import of CL 147775
-rw-r--r--core/tasks/cts.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk
index bb899c2..76775a5 100644
--- a/core/tasks/cts.mk
+++ b/core/tasks/cts.mk
@@ -69,6 +69,7 @@ CTS_CASE_LIST := \
CtsPerformance3TestCases \
CtsPerformance4TestCases \
CtsPerformance5TestCases \
+ ApiDemos \
ApiDemosReferenceTest \
$(CTS_CORE_CASE_LIST)