commit | 1347f92e3aea9712a150514b9e77a8860b788304 | [log] [tgz] |
---|---|---|
author | Dan Bornstein <danfuzz@android.com> | Tue Nov 17 14:27:40 2009 -0800 |
committer | Dan Bornstein <danfuzz@android.com> | Tue Nov 17 14:27:40 2009 -0800 |
tree | 1aed8c0389cb5878e1ecc8920408ce3e14b6fb23 | |
parent | 357f5bc804fc80f06776e1da141e4b322d7e3248 [diff] [blame] |
Add the example test to the CTS. Change-Id: I392672f1767bf72a18058de49c8658dabdc93a4d
diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk index cfd72e7..dac4712 100644 --- a/core/tasks/cts.mk +++ b/core/tasks/cts.mk
@@ -70,7 +70,8 @@ CtsDatabaseTestCases \ CtsDpiTestCases \ CtsDpiTestCases2 \ - CtsGestureTestCases \ + CtsExampleTestCases \ + CtsGestureTestCases \ CtsGraphicsTestCases \ CtsHardwareTestCases \ CtsLocationTestCases \