mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:23:37 +00:00
Merge "Camera: fix the VTS test timeout to be 30min" into rvc-dev am: ef7bf24010
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12036144 Change-Id: I4ebbc6d0f5520c96d2d60966ba674633d10728bc
This commit is contained in:
@@ -28,6 +28,6 @@
|
||||
<test class="com.android.tradefed.testtype.GTest" >
|
||||
<option name="native-test-device-path" value="/data/local/tmp" />
|
||||
<option name="module-name" value="VtsHalCameraProviderV2_4TargetTest" />
|
||||
<option name="native-test-timeout" value="180000"/>
|
||||
<option name="native-test-timeout" value="1800000"/> <!-- 30 min -->
|
||||
</test>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user