diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk index 103a7385c5..90f10d78d3 100644 --- a/core/tasks/cts.mk +++ b/core/tasks/cts.mk @@ -61,6 +61,7 @@ CTS_CASE_LIST := \ CtsMediaTestCases \ CtsOsTestCases \ CtsPermissionTestCases \ + CtsPermission2TestCases \ CtsProviderTestCases \ CtsTextTestCases \ CtsUtilTestCases \