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

Commit dfd50492 authored by Sundeep Ghuman's avatar Sundeep Ghuman Committed by android-build-merger
Browse files

Merge "Fix failing WifiNetworkScoreCacheTest." am: 5e055b6a am: 80f1e2e5 am: 43e86c1c

am: f44bea51

Change-Id: Ia1ce5ee294b75f5169926492749e31e8a62825a7
parents 48e59eda f44bea51
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -71,8 +71,7 @@ public class WifiNetworkScoreCacheTest {
    private Handler mHandler;
    private Handler mHandler;
    private List<ScoredNetwork> mUpdatedNetworksCaptor;
    private List<ScoredNetwork> mUpdatedNetworksCaptor;
    private ScoredNetwork mValidScoredNetwork;
    private ScoredNetwork mValidScoredNetwork;
    private WifiNetworkScoreCache mScoreCache =
    private WifiNetworkScoreCache mScoreCache;
                new WifiNetworkScoreCache(mockContext);


    private static ScanResult buildScanResult(String ssid, String bssid) {
    private static ScanResult buildScanResult(String ssid, String bssid) {
        return new ScanResult(
        return new ScanResult(