Add SoundTrigger CTS to voiceinteraction MAPPING

Test: Presubmit passes
Fixes: 278626224
Change-Id: Ie45d9287c2b3fc893e8739b80d392830c99f4bd3
This commit is contained in:
Atneya Nair
2023-04-17 17:01:02 -07:00
parent bf90f82cb4
commit 628689cd95

View File

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