commit | b9094335280e80d4ba566fb9d4eb201ce5115a6c | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Thu Feb 04 17:44:56 2021 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Tue Feb 09 01:16:29 2021 +0900 |
tree | f4629cc7035762cdd70a1725ffcd70fd86e698c5 | |
parent | d9d9d7018478a66ac460f28ffce21c1ac321600f [diff] |
Switch Settings from IConnectivityManager to VpnManager. The VPN code is moving out of ConnectivityService to a new VpnManagerService. Update Settings to call into the VpnManager class instead of using the AIDL interface directly. This way, the VPN code can be moved without touching Settings. Bug: 173331190 Test: builds, boots Test: manually verified VPN settings page Change-Id: Id2731a166b5d6783acb1c711a54604b69aa8c0d7