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

Commit 01c2259e authored by Jimmy Chen's avatar Jimmy Chen
Browse files

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 ef3f77f8)
parent 0e6752c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -317,7 +317,7 @@ bool turnOnExcessiveLogging(const sp<ISupplicant>& supplicant) {
}

bool waitForFrameworkReady() {
    int waitCount = 10;
    int waitCount = 15;
    do {
        // Check whether package service is ready or not.
        if (!testing::checkSubstringInCommandOutput(