OSDN Git Service

AI 147775: Also add ApiDemos to make sure it gets included in the TestCase repository as
authorBill Napier <>
Sat, 25 Apr 2009 01:26:58 +0000 (18:26 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Sat, 25 Apr 2009 01:26:58 +0000 (18:26 -0700)
  well.
  BUG=1810821

Automated import of CL 147775

core/tasks/cts.mk

index bb899c2..76775a5 100644 (file)
@@ -69,6 +69,7 @@ CTS_CASE_LIST := \
        CtsPerformance3TestCases \
        CtsPerformance4TestCases \
        CtsPerformance5TestCases \
+       ApiDemos \
        ApiDemosReferenceTest \
        $(CTS_CORE_CASE_LIST)