0077001125
This is a cherrypick of commit da497e609cc81d840ba5c46506be0a823b138646. Bug: 232812007 Change-Id: I283df974d80e61cdf6997b8f58c2ff9e642961d5 Merged-In: I283df974d80e61cdf6997b8f58c2ff9e642961d5 Test: N/A. TEST_MAPPING change.
41 lines
907 B
Plaintext
41 lines
907 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "mediaroutertest"
|
|
},
|
|
{
|
|
"name": "CtsCameraTestCases",
|
|
"options" : [
|
|
{
|
|
"include-filter": "android.hardware.camera2.cts.ImageReaderTest#testP010"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"file_patterns": ["(?i)drm|crypto"]
|
|
},
|
|
{
|
|
"name": "CtsMediaDrmFrameworkTestCases",
|
|
"options" : [
|
|
{
|
|
"include-annotation": "android.platform.test.annotations.Presubmit"
|
|
}
|
|
],
|
|
"file_patterns": ["(?i)drm|crypto"]
|
|
}
|
|
]
|
|
}
|
|
|