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

Commit 84b91e04 authored by Keun Soo Yim's avatar Keun Soo Yim Committed by Android (Google) Code Review
Browse files

Merge "increase the thermal hal timeout to 5m"

parents 94a069e8 69431a4f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
            _64bit::DATA/nativetest64/thermal_hidl_hal_test/thermal_hidl_hal_test,
            "/>
        <option name="binary-test-type" value="gtest" />
        <option name="test-timeout" value="1m" />
        <option name="test-timeout" value="5m" />
    </test>
</configuration>
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
            "/>
        <option name="test-config-path" value="vts/testcases/hal/thermal/hidl/target_profiling/ThermalHidlTargetProfilingTest.config" />
        <option name="binary-test-type" value="gtest" />
        <option name="test-timeout" value="1m" />
        <option name="test-timeout" value="5m" />
    </test>
</configuration>