blob: 05fbc7a52ec69db19e7e3598bd9293a0bba99b0f [file] [log] [blame]
{
"presubmit": [
{
"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"]
}
]
}