1{
2  "presubmit": [
3    // TODO(b/153661591) enable test once the bug is fixed
4    // This tests the extractor path
5    // {
6    //    "name": "GtsYouTubeTestCases",
7    //    "options" : [
8    //      {
9    //        "include-annotation": "android.platform.test.annotations.Presubmit"
10    //      },
11    //      {
12    //        "include-filter": "com.google.android.youtube.gts.SimultaneousClearAndProtectedDecodeTest#testSimultaneousClearAndProtectedDecode"
13    //      }
14    //    ]
15    //  }
16  ]
17}
18