Merge "VoiceInteraction: Update TEST_MAPPING"
This commit is contained in:
committed by
Android (Google) Code Review
commit
2ddcf674a4
7
core/java/android/app/assist/TEST_MAPPING
Normal file
7
core/java/android/app/assist/TEST_MAPPING
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"imports": [
|
||||
{
|
||||
"path": "frameworks/base/services/voiceinteraction"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -15,6 +15,14 @@
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "CtsVoiceInteractionHostTestCases",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user