2020-01-26 15:46:00 -08:00
|
|
|
{
|
|
|
|
"presubmit": [
|
|
|
|
{
|
|
|
|
"name": "GtsMediaTestCases",
|
|
|
|
"options" : [
|
|
|
|
{
|
2020-09-11 20:48:02 -07:00
|
|
|
"include-annotation": "android.platform.test.annotations.Presubmit"
|
2020-01-26 15:46:00 -08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"include-filter": "com.google.android.media.gts.WidevineGenericOpsTests"
|
|
|
|
},
|
|
|
|
{
|
2021-02-03 23:10:01 -08:00
|
|
|
"include-filter": "com.google.android.media.gts.WidevineH264PlaybackTests"
|
2020-01-26 15:46:00 -08:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"imports": [
|
|
|
|
{
|
|
|
|
"path": "frameworks/av/drm/mediadrm/plugins"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
|