commit | e7347dd8c02b67cb422765b947b398aa4dea9eb0 | [log] [tgz] |
---|---|---|
author | Robin Lee <rgl@google.com> | Fri Dec 16 12:05:04 2016 +0000 |
committer | Robin Lee <rgl@google.com> | Tue Dec 20 15:20:43 2016 +0000 |
tree | f37cf84cfb4fb809fd8f9ed6b04e1fe149e850f8 | |
parent | fdcd3cfd0840d661a544c36849f07855eb1743d1 [diff] |
Implement always-on VPN separate lockdown setting Allows Settings to control whether always-on VPN is required for the connection to complete, or if it is offered on a best-efforts basis. Change-Id: I5eb273a99e7559adc66b05e647c9130a819f99d4 Test: runtest -x tests/app/src/com/android/settings/vpn2/VpnTests.java Fix: 32420810