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

Commit 4f54abfc authored by Dmitry Shmidt's avatar Dmitry Shmidt Committed by Android Git Automerger
Browse files

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

* commit '00cd7132':
  wifi: Fix cleaning scan result cache
parents 994bf3a1 00cd7132
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) {