Update the TEST_MAPPING files on AOSP (framework/base)
Bug: 209663123 Test: wvts-tradefed run wvts --abi arm64-v8a -m WvtsDeviceTestCases Test: atest CtsMediaDrmFrameworkTestCases Change-Id: I19d3c0307bd8d783874c630dd056c892eea93cfa
This commit is contained in:
@@ -12,16 +12,16 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "GtsMediaTestCases",
|
||||
"name": "WvtsDeviceTestCases",
|
||||
"options" : [
|
||||
{
|
||||
"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"]
|
||||
|
||||
Reference in New Issue
Block a user