commit | f543a71e7a1de8ca03a628237d6b22cc886b586a | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Fri May 11 09:08:23 2012 -0700 |
committer | Kenny Root <kroot@google.com> | Fri May 11 10:02:19 2012 -0700 |
tree | 8b3eff4ecfdc9349a0a9a0d4f57a99387d5da500 | |
parent | e508dc25f2d3168f37fe5963fc99b0a034a3a298 [diff] |
WiFi: only send engine setting when key_id is set For EAP methods that don't need a key, don't set the engine settings or else wpa_supplicant will have an error. Instead, look to see whether key_id is set and use that to indicate when the engine should be set. Additionally, don't require keystore when key_id is not null but is still an empty string. Bug: 6480500 Change-Id: I137de47dfcbbd3da24d693701e249e15d7528228