VoiceInteraction: Update TEST_MAPPING
- Add CtsVoiceInteractionHostTestCases - Add TEST_MAPPING into app/assist directory Test: check the presubmits Bug: 236893297 Change-Id: Iafa6da244fa9fd8f2e9c34c3384cb39aafe94367
This commit is contained in:
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