blob: 04a8efbbdc1280cb7bcbd0f26e5764ac0b427973 [file] [log] [blame]
{
"presubmit": [
{
"name": "TeleServiceTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CarrierAppIntegrationTestCases",
"keywords": ["internal"]
},
{
"name": "CtsSimRestrictedApisTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CtsTelephony2TestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CtsTelephony3TestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CtsTelephonyProviderTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}