Merge "Trigger the network score update after setting test allow bad wifi"
This commit is contained in:
@@ -182,7 +182,7 @@ public class MultinetworkPolicyTracker {
|
||||
public void setTestAllowBadWifiUntil(long timeMs) {
|
||||
Log.d(TAG, "setTestAllowBadWifiUntil: " + mTestAllowBadWifiUntilMs);
|
||||
mTestAllowBadWifiUntilMs = timeMs;
|
||||
updateAvoidBadWifi();
|
||||
reevaluateInternal();
|
||||
}
|
||||
|
||||
@VisibleForTesting
|
||||
|
||||
Reference in New Issue
Block a user