fix no test results caused by timeout

In our project, running command vts_vndk_dependency_test takes about 7 minutes. The timeout of this case was set to 6 minutes, which caused the process execution to be cancelled, and finally there is no test result. So we should increase the test-timeout to 10 minutes.

Bug:196522394
Test:run vts -m vts_vndk_dependency_test

Signed-off-by: qianyou <qianyou@xiaomi.com>
Change-Id: Ibc3b6268f1bd2ca79b5f43a8d7820a700b6e90b3
1 file changed