commit | 674ca8a1f47c07033645a1016e68a2e82597e2fa | [log] [tgz] |
---|---|---|
author | Vinit Deshpande <vinitd@google.com> | Tue May 20 18:42:36 2014 -0700 |
committer | Vinit Deshpande <vinitd@google.com> | Tue May 20 22:26:19 2014 -0700 |
tree | bce4377a4f66ca0ae3816563bbcbe8a754846f56 | |
parent | cd956e0fe21dc1ba8f814950f109648499c8ac5f [diff] |
Make Wifi WPS API available on application layer Un-hide WPS methods (and required interface classes, etc.) of WifiManager to enable Apps to start/stop the WPS procedure, add a patch for WPS method KEYPAD to avoid early failure callbacks. (Methods PBC, DISPLAY, KEYPAD tested on 4.4.2_r2.) Change-Id: I25aafdc4b637c87d754d4fdb70e40a34a569b738 Signed-off-by: Olaf Stoyke <o.stoyke@avm.de>