blob: 9f6a532129d3dd7437d25f6e732692f62f54adaa [file] [log] [blame]
{
"presubmit": [
// 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.WidevineYouTubePerformanceTests"
}
]
}
]
}