commit | c43db8b4e6b9cb61e68568a567b0dcd5958530cb | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Thu Aug 18 11:18:43 2022 +0800 |
committer | lucaslin <lucaslin@google.com> | Thu Aug 18 11:18:43 2022 +0800 |
tree | 308a8f4fe937703f52bcd3d8fa0459551dc573d9 | |
parent | 6fe49fb663e885148e2d944576ef1b56fc49234c [diff] |
Copy isBypassable flag from VpnProfile to VpnConfig Copy isBypassable flag from VpnProfile to VpnConfig so that ConnectivityService can set the correct config to netd when network is created. VpnConfig#allowBypass isn't set for platform VPN when startVpnProfilePrivileged tries to convert the VpnProfile to VpnConfig. Bug: 242931436 Test: atest FrameworksNetTests:VpnTest Change-Id: Ib0fa580bb41dcf67e23b00b79de8e0535e5c15a2