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

Commit f16a70a9 authored by Ryan Campbell's avatar Ryan Campbell
Browse files

Increase timeout for gatekeeper tests.

Increase gatekeeper test timeout from 1m to 5m. Remove unnecessary
py files.

Test: make vts; run vts -m HalGatekeeperHidlTargetBasicTest
Bug: 34858043
Change-Id: I654c17f33ebd44c07ebbdc8310329220079a3e36
parent 18b1d143
Loading
Loading
Loading
Loading
+0 −0

Empty file deleted.

+0 −0

Empty file deleted.

+1 −1
Original line number Diff line number Diff line
@@ -25,6 +25,6 @@
            _64bit::DATA/nativetest64/gatekeeper_hidl_hal_test/gatekeeper_hidl_hal_test,
            "/>
        <option name="binary-test-type" value="gtest" />
        <option name="test-timeout" value="1m" />
        <option name="test-timeout" value="5m" />
    </test>
</configuration>