You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Watches don't support VPN apps.
- The VpnService CTS tests verify the VpnService API on watches
bypassing the consent dialogs.
- The tests for VpnManager VPNs do run on watches, but there isn't actually a way to start a VpnManager VPN on a watch because there is no way to display the consent dialog to the user.
- Because there is no way to start a VPN app on a watch, there's no point requiring the tests to pass.
- Disabling the tests allows watches to disable the VPN service, reducing startup time and memory usage.
bug: b/286240194
(cherry picked from https://android-review.googlesource.com/q/commit:16e96aa28b0bcf64a190894d522ea01e6cd27a38)
Merged-In: I35f5a2aa9e52a008b379348846efb5e91bc08252
Change-Id: I35f5a2aa9e52a008b379348846efb5e91bc08252
0 commit comments