blob: abefb0f83b5b4a25d9a789317deb7187fa9142cb [file] [log] [blame]
Edwin Wong858b66a2020-05-04 16:11:35 -07001{
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}