commit | ba7ee527d8683f718efbc85558310b8ba269809b | [log] [tgz] |
---|---|---|
author | Partha N <parthan@gmail.com> | Tue Jan 17 18:33:03 2012 -0800 |
committer | Partha N <parthan@gmail.com> | Sun Feb 26 22:26:55 2012 -0800 |
tree | d35b377e4028bbb606efbc3cc20b018261c88c50 | |
parent | 1e78bd01ca308eec6a08ad376a889240635d6c24 [diff] |
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 <parthan@gmail.com>