commit | 2152d88a16c899ffda75032a6db0fd0ad79cf697 | [log] [tgz] |
---|---|---|
author | Yan Yan <evitayan@google.com> | Tue Jun 27 23:27:53 2023 +0000 |
committer | Yan Yan <evitayan@google.com> | Wed Jun 28 00:57:18 2023 +0000 |
tree | fee81d458ef29108d0596dddef032192c8bceded | |
parent | 232000e8b8978943d6385ec5dae2d97c9db10be6 [diff] |
VPN: Explicitly handle IAE from updating underlying network IpSecTunnelInterface#setUnderlyingNetwork will throw IAE when the underlying network is not functional and has null LinkProperties. This commit updates IKEv2 VPN to explicitly handle this exception. Bug: 240112879 Test: VpnTest, VpnManagerTest, VpnManagerServiceTest, Ikev2VpnTest Change-Id: I962ee07a5b0e38a07653c25349e41ae47623e7f6