584cde2e6d
Bug: 210947256 Test: atest android.media.decoder.cts.ImageReaderDecoderTest Test: atest android.hardware.camera2.cts.ImageReaderTest Change-Id: I6541f7d49cb932c85374bf9acf777038b888e873
33 lines
673 B
Plaintext
33 lines
673 B
Plaintext
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"imports": [
|
|
{
|
|
"path": "frameworks/av/drm/mediadrm/plugins"
|
|
}
|
|
]
|
|
}
|
|
|