diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk index 85e793246f..cfd72e7b6c 100644 --- a/core/tasks/cts.mk +++ b/core/tasks/cts.mk @@ -70,7 +70,7 @@ CTS_CASE_LIST := \ CtsDatabaseTestCases \ CtsDpiTestCases \ CtsDpiTestCases2 \ - CtsGestureTestCases \ + CtsGestureTestCases \ CtsGraphicsTestCases \ CtsHardwareTestCases \ CtsLocationTestCases \ @@ -79,6 +79,7 @@ CTS_CASE_LIST := \ CtsPermissionTestCases \ CtsPermission2TestCases \ CtsProviderTestCases \ + CtsSpeechTestCases \ CtsTelephonyTestCases \ CtsTextTestCases \ CtsUtilTestCases \