commit | 70bc73223e3a633cda4a6ffa54e46d5c588d2acc | [log] [tgz] |
---|---|---|
author | Hansen Kurli <hkurli@google.com> | Thu Oct 19 15:02:14 2023 +0800 |
committer | Hansen Kurli <hkurli@google.com> | Thu Nov 02 21:11:12 2023 +0800 |
tree | 4914c37639b3a816b304ac47713a284b9d3f5de7 | |
parent | 879655c77b623b3bbed2fe69b8550e24dd818a0d [diff] |
Expect no error for startLegacyVpn with IPv6. findIPv4DefaultRoute() is removed from Vpn, so IllegalStateException is no longer thrown for IPv6 only networks. The test testStartLegacyVpnIpv6 is now not testing anything new and so it is removed. Note that other tests that will be calling startLegacyVpn() ensure coverage is not lost. Bug: 161776767 Test: atest FrameworksNetTests Change-Id: I6ac9d7c196b7bc4c44fc2ad32baa25b106640ef4