android13/frameworks/opt/net/ims/TEST_MAPPING

21 lines
342 B
Plaintext

{
"presubmit": [
{
"name": "ImsCommonTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "TeleServiceTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}