blob: 2e146506e506df4a3549b5d8b9973c4d745a18e9 [file] [log] [blame]
{
"presubmit": [
{
"name": "TelecomUnitTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "TeleServiceTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
],
"presubmit-large": [
{
"name": "CtsTelecomTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}