frameworks/base/services/voiceinteraction/TEST_MAPPING

21 lines
364 B
Plaintext
Raw Permalink Normal View History

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