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

Commit a86d00fa authored by Lucas Lin's avatar Lucas Lin Committed by Automerger Merge Worker
Browse files

Merge "Clear the information of the underlying network" am: c232ead5

parents d71d9086 c232ead5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3254,6 +3254,8 @@ public class Vpn {
            }

            mActiveNetwork = network;
            mUnderlyingLinkProperties = null;
            mUnderlyingNetworkCapabilities = null;
            mRetryCount = 0;

            startOrMigrateIkeSession(network);