blob: 4b7c0195a9a01324f3129e12dc1e86981158f46b [file] [log] [blame]
{
"imports": [
{
"path": "system/apex/tests"
}
],
"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.WidevineH264PlaybackTests"
}
]
}
]
}