mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Extend test timeout value from 180s to 600s" am: 276369a3df
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1525581 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I16ae7e3114b89738237b8ab6d1cbe586162663e9
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="VtsHalNfcV1_0TargetTest" />
|
||||
<option name="native-test-timeout" value="180000"/>
|
||||
<option name="native-test-timeout" value="600000"/>
|
||||
</test>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user