Merge "Clear the information of the underlying network" am: c232ead59f
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2455969 Change-Id: I947a1c672f50a5a22158f4735e96bb9d98870900 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -3254,6 +3254,8 @@ public class Vpn {
|
||||
}
|
||||
|
||||
mActiveNetwork = network;
|
||||
mUnderlyingLinkProperties = null;
|
||||
mUnderlyingNetworkCapabilities = null;
|
||||
mRetryCount = 0;
|
||||
|
||||
startOrMigrateIkeSession(network);
|
||||
|
||||
Reference in New Issue
Block a user