-Exclude local routes in VPNServiceBuilder
-Maybe update TUN on new state update where state >= starting
-Clean up updateTUN
Updates tailscale/corp#18984
Updates tailscale/corp#18202
Signed-off-by: kari-ts <kari@tailscale.com>
continue// Skip the loopback addresses since VpnService throws an exception for those (both IPv4 and IPv6) - see https://android.googlesource.com/platform/frameworks/base/+/c741553/core/java/android/net/VpnService.java#303