1{
2  "presubmit": [
3    {
4      "name": "WvtsDeviceTestCases",
5      "options" : [
6        {
7          "include-annotation": "android.platform.test.annotations.Presubmit"
8        },
9        {
10          "include-filter": "com.google.android.media.wvts.WidevineGenericOpsTests"
11        },
12        {
13          "include-filter": "com.google.android.media.wvts.WidevineH264PlaybackTests"
14        }
15      ]
16    }
17  ]
18}
19