OSDN Git Service

Remove use of SingleServerProfile.
authorHung-ying Tyan <tyanh@google.com>
Mon, 15 Jun 2009 04:36:04 +0000 (12:36 +0800)
committerHung-ying Tyan <tyanh@google.com>
Mon, 15 Jun 2009 04:58:58 +0000 (12:58 +0800)
commit84cfb0dc9b87534d89651bc45128fc21c9d24423
treec17d7cebdccdd184dbfed5f0c46993857165af7d
parenta55ae92a132325e9307f291c455b1148d0bff3cf
Remove use of SingleServerProfile.

* changes
  + mv SingleServerEditor.java VpnProfileEditor.java
  + Add loadExtraPreferecesTo() to VpnProfileEditor
  + Make L2tpIpsecEditor extend VpnProfileEditor and use loadExtraPreferencesTo()
  + Modify VpnEditor.getEditor() accordingly
src/com/android/settings/vpn/L2tpIpsecEditor.java
src/com/android/settings/vpn/SingleServerEditor.java [deleted file]
src/com/android/settings/vpn/VpnEditor.java
src/com/android/settings/vpn/VpnProfileEditor.java