diff --git a/media/TEST_MAPPING b/media/TEST_MAPPING index 6dc0c6f5b6767..cf2f0f0da2b7b 100644 --- a/media/TEST_MAPPING +++ b/media/TEST_MAPPING @@ -4,21 +4,13 @@ "name": "GtsMediaTestCases", "options" : [ { - "include-annotation": "android.platform.test.annotations.Presubmit" + "include-annotation": "android.platform.test.annotations.Presubmit" }, { "include-filter": "com.google.android.media.gts.WidevineGenericOpsTests" - } - ] - }, - { - "name": "GtsExoPlayerTestCases", - "options" : [ - { - "include-annotation": "android.platform.test.annotations.SocPresubmit" }, { - "include-filter": "com.google.android.exoplayer.gts.DashTest#testWidevine23FpsH264Fixed" + "include-filter": "com.google.android.media.gts.WidevineYouTubePerformanceTests" } ] }