commit | 1fd5aef4107273057762bf3288db41309ce73693 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Jan 12 18:04:06 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jan 12 18:04:06 2024 +0000 |
tree | d7f18e1e44fac316f1cba45447d7abff033c5561 | |
parent | c6cf62d113056d69faeb7c4f83f678756625bc2d [diff] | |
parent | 18fcb688bc3f1c8b426cc4060e0b4632e32de416 [diff] |
Merge "Add android.virtualdevice.cts.VirtualAudioTest to postsubmit" into main
diff --git a/audio/aidl/TEST_MAPPING b/audio/aidl/TEST_MAPPING index 36c88db..b5fcd86 100644 --- a/audio/aidl/TEST_MAPPING +++ b/audio/aidl/TEST_MAPPING
@@ -70,6 +70,14 @@ }, { "name": "audiosystem_tests" + }, + { + "name": "CtsVirtualDevicesTestCases", + "options" : [ + { + "include-filter": "android.virtualdevice.cts.VirtualAudioTest" + } + ] } ] }