OSDN Git Service

Apply the new keystore and certtool library in Wifi setting.
authorChung-yih Wang <cywang@google.com>
Mon, 6 Jul 2009 09:03:53 +0000 (17:03 +0800)
committerChung-yih Wang <cywang@google.com>
Mon, 6 Jul 2009 09:03:53 +0000 (17:03 +0800)
commiteb7836f11ec4e9753db7c6ecd9414e153bb7bdbe
tree2a3b9005b9dfb299c0370a9105f35061bc41962d
parent4e45d392ada4e84fbeed06874caebfd3c7759073
Apply the new keystore and certtool library in Wifi setting.

1. Certificate related APIs were moved to CertTool. Therefore,
   we have to migrate to CertTool instead.
2. Unlock the keystore if it is not unlocked yet(send the intent
   out to credential storage) for EAP access points.
3. Add Password field for WPA_EAP and IEEE8021X(this is for
   phase 2 auth.)
res/layout/wifi_ap_configure.xml
src/com/android/settings/wifi/AccessPointDialog.java
src/com/android/settings/wifi/AccessPointState.java
src/com/android/settings/wifi/WifiSettings.java