Commits

Hung-ying Tyan authored 935406709ed
Issue an error when VPN connection is lost. + Add new error code CONNECTION_LOST to VpnManager. + Make VpnService call onError() instead of onDisconnect() when connection is lost. + Make VpnService broadcast CONNECTION_LOST when that happens.