commit | 52261a55efd313240b6fcae21b242385cf99f8b0 | [log] [tgz] |
---|---|---|
author | Hung-ying Tyan <tyanh@google.com> | Wed Jan 19 16:48:38 2011 +0800 |
committer | Hung-ying Tyan <tyanh@google.com> | Thu Jan 20 12:51:43 2011 +0800 |
tree | 2ee9d0d2df8a2985ac4d45b3df47990a6afdf4f4 | |
parent | c14915a2cebeab5998be2c65da69af2faa0a6c86 [diff] |
Make VpnService synchronous API. This eases VpnSettings on dealing with multiple-activity-instance problem (i.e., SettingsActivity and VpnSettingsActivity). + Most of the code is moved from the VpnServices package to vpn/java/. + VpnManager and VpnServiceBinder are revised to provide synchronous API. + Add a new method isIdle() to IVpnService.aidl. Related bug: 3293236 (need to deal with multiple-activity-instance problem) Change-Id: I03afa3b3af85d7b4ef800683cd075c356a9266c4