unplugged-system/frameworks/base/services/tests/voiceinteractiontests/TEST_MAPPING

18 lines
282 B
Plaintext
Raw Normal View History

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