Merge "Trigger the network score update after setting test allow bad wifi" am: 4bb141787b am: 91693952de
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1751588 Change-Id: I3e544434c4ffeda7eab183f64f9c212ae162588f
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