commit | ef3f77f831445a75636b8dfb2ef4ca29db2d64e5 | [log] [tgz] |
---|---|---|
author | Jimmy Chen <jimmycmchen@google.com> | Mon Sep 27 17:01:07 2021 +0800 |
committer | Jimmy Chen <jimmycmchen@google.com> | Thu Sep 30 05:02:44 2021 +0000 |
tree | c20bf7493089784b822d56d2947e2c932fc6e2c2 | |
parent | c484e5b62731d88f0c543c8878ed5c4d67949a42 [diff] |
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
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 be6aad9..ad29255 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
@@ -285,7 +285,7 @@ } bool waitForFrameworkReady() { - int waitCount = 10; + int waitCount = 15; do { // Check whether package service is ready or not. if (!testing::checkSubstringInCommandOutput(