blob: a6dfb2145ea85e5e00c5c9c540d2da1e78ab71d8 [file] [log] [blame]
{
"presubmit": [
{
"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"
}
]
}
],
"imports": [
{
"path": "frameworks/av/drm/mediadrm/plugins"
}
]
}