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

Commit 00cd7132 authored by Dmitry Shmidt's avatar Dmitry Shmidt Committed by Android (Google) Code Review
Browse files

Merge "wifi: Fix cleaning scan result cache" into klp-dev

parents 22ae5d6d 8e7c1b12
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -500,7 +500,7 @@ public class WifiNative {
    }

    public void bssFlush() {
        doBooleanCommand("BSS_FLUSH");
        doBooleanCommand("BSS_FLUSH 0");
    }

    public boolean startWpsPbc(String bssid) {