Merge "SoundTrigger TEST_MAPPING fix" into udc-dev
This commit is contained in:
7
media/java/android/media/soundtrigger/TEST_MAPPING
Normal file
7
media/java/android/media/soundtrigger/TEST_MAPPING
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "CtsSoundTriggerTestCases"
|
||||
}
|
||||
]
|
||||
}
|
||||
17
services/tests/voiceinteractiontests/TEST_MAPPING
Normal file
17
services/tests/voiceinteractiontests/TEST_MAPPING
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "FrameworksVoiceInteractionTests",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"postsubmit": [
|
||||
{
|
||||
"name": "FrameworksVoiceInteractionTests"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user