commit | 04d34ced59f89b2f4089f1ca2010ab16f2f24f60 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Thu Feb 04 17:44:56 2021 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Mon Feb 08 16:50:25 2021 +0900 |
tree | 8def55144784c7f427d88770f81a20790198809d | |
parent | bff5a898422a82043baf76a4f7d18d7d28799d63 [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