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

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

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

* commit '4f54abfc':
  wifi: Fix cleaning scan result cache
parents 3a67da97 4f54abfc
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) {