commit | 026a876099763a96cd88281de1555fde993da793 | [log] [tgz] |
---|---|---|
author | Dmitry Shmidt <dimitrysh@google.com> | Wed Apr 03 16:07:08 2013 -0700 |
committer | Android Git Automerger <android-git-automerger@android.com> | Wed Apr 03 16:07:08 2013 -0700 |
tree | 75ddc344a3bcc05b5689df4a18a0e2dff43b315c | |
parent | 345ef4b6267c34a3c7dbcc1b4f63da923801dfc8 [diff] | |
parent | 5bd3033779d5e41840f1b8e240e5f7a8f54b429c [diff] |
am 5bd30337: wpa_supplicant: Enable TDLS * commit '5bd3033779d5e41840f1b8e240e5f7a8f54b429c': wpa_supplicant: Enable TDLS
diff --git a/wpa_supplicant/android.config b/wpa_supplicant/android.config index 36f0e80..b86c4c7 100644 --- a/wpa_supplicant/android.config +++ b/wpa_supplicant/android.config
@@ -498,6 +498,9 @@ # Disable roaming in wpa_supplicant CONFIG_NO_ROAMING=y +# Enable TDLS +CONFIG_TDLS=y + # Enable P2P CONFIG_P2P=y CONFIG_AP=y