From f916560188148b852a9632a5c5bfe73314401ea3 Mon Sep 17 00:00:00 2001 From: Jack Yu Date: Fri, 11 Dec 2020 16:01:45 +0800 Subject: [PATCH] Extend test timeout value from 180s to 600s There are several test cases that may take longer duration to complete. Extend the timeout value to ensure there is sufficient running duration. Bug: 174717076 Test: atest VtsHalNfcV1_0TargetTest Change-Id: I4fc15184f0715131c45247820e1edbaae511b8a3 --- nfc/1.0/vts/functional/AndroidTest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfc/1.0/vts/functional/AndroidTest.xml b/nfc/1.0/vts/functional/AndroidTest.xml index 364672b6da..76aca48c7b 100644 --- a/nfc/1.0/vts/functional/AndroidTest.xml +++ b/nfc/1.0/vts/functional/AndroidTest.xml @@ -28,6 +28,6 @@