commit | b06445818593c692c67494ce9e88be29c538f1b1 | [log] [tgz] |
---|---|---|
author | Hung-ying Tyan <tyanh@google.com> | Mon Aug 03 16:22:24 2009 +0800 |
committer | Hung-ying Tyan <tyanh@google.com> | Mon Aug 03 16:22:24 2009 +0800 |
tree | 21cbb81190f7b6da992c63768acfb0fe083a96ca | |
parent | 23c95b3b3277260d7ada14637d9da309695c6c40 [diff] |
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.