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

Commit 66b0c31f authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Increase adb-remount timeout"

parents 8e5bd5a2 c25a9da3
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>