33 lines
531 B
Plaintext
33 lines
531 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "CtsMediaMuxerTestCases"
|
|
},
|
|
{
|
|
"name": "CtsMediaParserTestCases"
|
|
},
|
|
{
|
|
"name": "CtsMediaParserHostTestCases"
|
|
},
|
|
{
|
|
"name": "MediaProviderTests"
|
|
},
|
|
{
|
|
"name": "CtsPhotoPickerTest",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "androidx.test.filters.LargeTest"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"postsubmit": [
|
|
{
|
|
"name": "CtsPhotoPickerTest"
|
|
},
|
|
{
|
|
"name": "ClockworkRetailAttractLoopRoboTests"
|
|
}
|
|
]
|
|
}
|