diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk index eed9beb737..103a7385c5 100644 --- a/core/tasks/cts.mk +++ b/core/tasks/cts.mk @@ -58,6 +58,7 @@ CTS_CASE_LIST := \ CtsGraphicsTestCases \ CtsHardwareTestCases \ CtsLocationTestCases \ + CtsMediaTestCases \ CtsOsTestCases \ CtsPermissionTestCases \ CtsProviderTestCases \