From 01c2259e1979f91246c077a2173e63b45b473497 Mon Sep 17 00:00:00 2001 From: Jimmy Chen Date: Mon, 27 Sep 2021 17:01:07 +0800 Subject: [PATCH] wifi: extending framework restart waiting time 10s is not enough for low-end devices, extending waiting time to avoid false alarm for low-end devices. Bug: 201184673 Test: atest VtsHalWifiSupplicantP2pV1_4TargetTest Change-Id: I9baa53a462b97738e6dc471cf06c2b9230b92c1c (cherry picked from commit ef3f77f831445a75636b8dfb2ef4ca29db2d64e5) --- .../1.0/vts/functional/supplicant_hidl_test_utils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wifi/supplicant/1.0/vts/functional/supplicant_hidl_test_utils.cpp b/wifi/supplicant/1.0/vts/functional/supplicant_hidl_test_utils.cpp index 8cb7e22f0e..114fe4f32c 100644 --- a/wifi/supplicant/1.0/vts/functional/supplicant_hidl_test_utils.cpp +++ b/wifi/supplicant/1.0/vts/functional/supplicant_hidl_test_utils.cpp @@ -317,7 +317,7 @@ bool turnOnExcessiveLogging(const sp& supplicant) { } bool waitForFrameworkReady() { - int waitCount = 10; + int waitCount = 15; do { // Check whether package service is ready or not. if (!testing::checkSubstringInCommandOutput(