frameworks/opt/net/ims/TEST_MAPPING

21 lines
342 B
Plaintext
Raw Normal View History

2025-08-25 08:17:13 +08:00
{
"presubmit": [
{
"name": "ImsCommonTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "TeleServiceTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}