From ba7ee527d8683f718efbc85558310b8ba269809b Mon Sep 17 00:00:00 2001 From: Partha N Date: Tue, 17 Jan 2012 18:33:03 -0800 Subject: Enable EAP-pwd configuration in WiFi Settings. EAP-pwd (RFC 5931) is an EAP method that uses a shared password for authentication. It has the simplicity of setup as WPA2-PSK (no certificates), but provides strong authenticaiton like 802.1x. Modified the Settings screen so that the only visible fields when choosing EAP-pwd are 'identity' and 'password'. Change-Id: I9365d873b43c416ddfa4cae47b7419d902c212a7 Signed-off-by: Partha N --- res/layout/wifi_dialog.xml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'res/layout') diff --git a/res/layout/wifi_dialog.xml b/res/layout/wifi_dialog.xml index 1b4d062..f06c332 100644 --- a/res/layout/wifi_dialog.xml +++ b/res/layout/wifi_dialog.xml @@ -63,7 +63,8 @@ style="@style/wifi_section" android:visibility="gone"> - - - - - -