OSDN Git Service

Add the example test to the CTS.
authorDan Bornstein <danfuzz@android.com>
Tue, 17 Nov 2009 22:27:40 +0000 (14:27 -0800)
committerDan Bornstein <danfuzz@android.com>
Tue, 17 Nov 2009 22:27:40 +0000 (14:27 -0800)
Change-Id: I392672f1767bf72a18058de49c8658dabdc93a4d

core/tasks/cts.mk

index cfd72e7..dac4712 100644 (file)
@@ -70,7 +70,8 @@ CTS_CASE_LIST := \
        CtsDatabaseTestCases \
        CtsDpiTestCases \
        CtsDpiTestCases2 \
-    CtsGestureTestCases \
+       CtsExampleTestCases \
+       CtsGestureTestCases \
        CtsGraphicsTestCases \
        CtsHardwareTestCases \
        CtsLocationTestCases \