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

Commit 54abf563 authored by Zhuoyao Zhang's avatar Zhuoyao Zhang
Browse files

Increase the timeout for NfcHidlTargetProfilingTest.

* Given there's still test failue due to timeout:
  https://android-vts-internal.googleplex.com/show_table?testName=NfcHidlTargetProfilingTest,
  increased the limit to 25m.

Test: run vts -m NfcHidlTargetProfilingTest
Change-Id: Ie5fee6a399281ec538e6724207916908bb8da4d0
parent 688a9e14
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
            _64bit::DATA/nativetest64/nfc_hidl_hal_test/nfc_hidl_hal_test,
            "/>
        <option name="binary-test-type" value="gtest" />
        <option name="test-timeout" value="20m" />
        <option name="test-timeout" value="25m" />
    <option name="enable-profiling" value="true" />
    </test>
</configuration>