commit | 6807799ad9dfffc0538fbcdc80a5e3227fa149f9 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Sat Jun 18 01:05:53 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Jun 18 01:05:53 2022 +0000 |
tree | e2cf5ec6839a9ab198e62052467e80efb0e44256 | |
parent | 2f7d57651af8afdb30af9ed2d732aa3a482522ef [diff] | |
parent | 4a9941d7a688bd35d936f10860f1024f4c82b9f9 [diff] |
Merge "vts: fix some tunerhal vts fail without frontend device" into android11-tests-dev
diff --git a/audio/core/all-versions/vts/functional/VtsHalAudioV6_0TargetTest.xml b/audio/core/all-versions/vts/functional/VtsHalAudioV6_0TargetTest.xml index f035baf..1e73f8a 100644 --- a/audio/core/all-versions/vts/functional/VtsHalAudioV6_0TargetTest.xml +++ b/audio/core/all-versions/vts/functional/VtsHalAudioV6_0TargetTest.xml
@@ -34,5 +34,6 @@ <test class="com.android.tradefed.testtype.GTest" > <option name="native-test-device-path" value="/data/local/tmp" /> <option name="module-name" value="VtsHalAudioV6_0TargetTest" /> + <option name="native-test-timeout" value="10m" /> </test> </configuration>