blob: 2595e3eee82880e60037bf93b8702fbd07438863 [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"
}
]
},
{
"name": "GtsExoPlayerTestCases",
"options" : [
{
"include-annotation": "android.platform.test.annotations.SocPresubmit"
},
{
"include-filter": "com.google.android.exoplayer.gts.DashTest#testWidevine23FpsH264Fixed"
}
]
}
]
}