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

Commit ef3f77f8 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
parent c484e5b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -285,7 +285,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(