Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 166a26e8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update the TEST_MAPPING files on AOSP (framework/base)" am: cceacfc1

parents 7e842462 cceacfc1
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -12,16 +12,16 @@
      ]
    },
    {
      "name": "GtsMediaTestCases",
      "name": "WvtsDeviceTestCases",
      "options" : [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "include-filter": "com.google.android.media.gts.WidevineGenericOpsTests"
          "include-filter": "com.google.android.media.wvts.WidevineGenericOpsTests"
        },
        {
          "include-filter": "com.google.android.media.gts.WidevineH264PlaybackTests"
          "include-filter": "com.google.android.media.wvts.WidevineH264PlaybackTests"
        }
      ],
      "file_patterns": ["(?i)drm|crypto"]