Merge "Add SoundTrigger CTS to voiceinteraction MAPPING" into udc-dev

This commit is contained in:
Atneya Nair
2023-04-19 14:51:41 +00:00
committed by Android (Google) Code Review

View File

@@ -42,6 +42,14 @@
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CtsSoundTriggerTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}