Merge "Update the TEST_MAPPING files on AOSP (framework/base)"
This commit is contained in:
@@ -12,16 +12,16 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "GtsMediaTestCases",
|
"name": "WvtsDeviceTestCases",
|
||||||
"options" : [
|
"options" : [
|
||||||
{
|
{
|
||||||
"include-annotation": "android.platform.test.annotations.Presubmit"
|
"include-annotation": "android.platform.test.annotations.Presubmit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"include-filter": "com.google.android.media.gts.WidevineGenericOpsTests"
|
"include-filter": "com.google.android.media.wvts.WidevineGenericOpsTests"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"include-filter": "com.google.android.media.gts.WidevineH264PlaybackTests"
|
"include-filter": "com.google.android.media.wvts.WidevineH264PlaybackTests"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"file_patterns": ["(?i)drm|crypto"]
|
"file_patterns": ["(?i)drm|crypto"]
|
||||||
|
|||||||
Reference in New Issue
Block a user