20 lines
468 B
Plaintext
20 lines
468 B
Plaintext
{
|
|
"presubmit": [
|
|
// The following tests validate codec and drm path.
|
|
{
|
|
"name": "WvtsDeviceTestCases",
|
|
"options" : [
|
|
{
|
|
"include-annotation": "android.platform.test.annotations.Presubmit"
|
|
},
|
|
{
|
|
"include-filter": "com.google.android.media.wvts.WidevineGenericOpsTests"
|
|
},
|
|
{
|
|
"include-filter": "com.google.android.media.wvts.WidevineH264PlaybackTests"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|