blob: 364289846eadc98495544a096596ea19cae21c5e [file] [log] [blame]
{
"presubmit-large": [
// The following tests validate codec and drm path.
{
"name": "GtsMediaTestCases",
"options" : [
{
"include-annotation": "android.platform.test.annotations.Presubmit"
},
{
"include-filter": "com.google.android.media.gts.WidevineGenericOpsTests"
},
{
"include-filter": "com.google.android.media.gts.WidevineH264PlaybackTests"
}
]
}
]
}