commit | 8412cc324a0f2d743b93a15df754cffb30838088 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Fri Apr 22 16:55:31 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Apr 22 16:55:31 2022 +0000 |
tree | 66f19faf7b7cfa019c910053669ba00ec1a1ebf7 | |
parent | 0744168c64ff513edbb366964b56a6437ad97685 [diff] | |
parent | 94b57a5d0136f50769ee3e5d3d9188ca86a87f6d [diff] |
Merge "Added min/max rates for EV_CHARGE_TIME_REMAINING" into tm-dev am: 94b57a5d01 Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/17891494 Change-Id: I7034056a25c7f65b1faa18939fdaf579250a7d5e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/audio/core/all-versions/vts/functional/VtsHalAudioV6_0TargetTest.xml b/audio/core/all-versions/vts/functional/VtsHalAudioV6_0TargetTest.xml index ae57125..1e73f8a 100644 --- a/audio/core/all-versions/vts/functional/VtsHalAudioV6_0TargetTest.xml +++ b/audio/core/all-versions/vts/functional/VtsHalAudioV6_0TargetTest.xml
@@ -34,6 +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="5m" /> + <option name="native-test-timeout" value="10m" /> </test> </configuration>
diff --git a/audio/core/all-versions/vts/functional/VtsHalAudioV7_0TargetTest.xml b/audio/core/all-versions/vts/functional/VtsHalAudioV7_0TargetTest.xml index 55dbaf1..f0e2695 100644 --- a/audio/core/all-versions/vts/functional/VtsHalAudioV7_0TargetTest.xml +++ b/audio/core/all-versions/vts/functional/VtsHalAudioV7_0TargetTest.xml
@@ -34,6 +34,6 @@ <test class="com.android.tradefed.testtype.GTest" > <option name="native-test-device-path" value="/data/local/tmp" /> <option name="module-name" value="VtsHalAudioV7_0TargetTest" /> - <option name="native-test-timeout" value="5m" /> + <option name="native-test-timeout" value="10m" /> </test> </configuration>
diff --git a/audio/core/all-versions/vts/functional/VtsHalAudioV7_1TargetTest.xml b/audio/core/all-versions/vts/functional/VtsHalAudioV7_1TargetTest.xml index 7b33a8f..7ce1477 100644 --- a/audio/core/all-versions/vts/functional/VtsHalAudioV7_1TargetTest.xml +++ b/audio/core/all-versions/vts/functional/VtsHalAudioV7_1TargetTest.xml
@@ -34,6 +34,6 @@ <test class="com.android.tradefed.testtype.GTest" > <option name="native-test-device-path" value="/data/local/tmp" /> <option name="module-name" value="VtsHalAudioV7_1TargetTest" /> - <option name="native-test-timeout" value="5m" /> + <option name="native-test-timeout" value="10m" /> </test> </configuration>