Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5ffb8bea authored by Julien Desprez's avatar Julien Desprez Committed by android-build-merger
Browse files

Merge "Increase adb-remount timeout"

am: 66b0c31f

Change-Id: Ie01b3527fb97d722f5f94fdb9be67269d7623699
parents c2452ad8 66b0c31f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -18,6 +18,8 @@
    <!-- This test requires a device, so it's not annotated with a null-device -->
    <test class="com.android.tradefed.testtype.binary.ExecutableHostTest" >
        <option name="binary" value="adb-remount-test.sh" />
        <!-- Increase default timeout as script is quite long -->
        <option name="per-binary-timeout" value="1h" />
    </test>
</configuration>