0fa2ed86ff
WidevineYouTubePerformanceTests has been flaky on cuttlefish, e.g. http://ab/I19300007386488046. Bug: 178816546 Test: TreeHugger Change-Id: Ie1c203cc76bac265c13d5fe04e2c60e3088ebb92
25 lines
492 B
Plaintext
25 lines
492 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"imports": [
|
|
{
|
|
"path": "frameworks/av/drm/mediadrm/plugins"
|
|
}
|
|
]
|
|
}
|
|
|