Android: Enable TDLS support in the build
authorSunil Dutt <duttus@codeaurora.org>
Thu, 14 Feb 2013 15:47:42 +0000 (17:47 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 14 Feb 2013 19:01:54 +0000 (21:01 +0200)
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>

wpa_supplicant/android.config

index 796ff64..43881fe 100644 (file)
@@ -499,4 +499,6 @@ CONFIG_NO_ROAMING=y
 CONFIG_P2P=y
 CONFIG_AP=y
 
+CONFIG_TDLS=y
+
 include $(wildcard $(LOCAL_PATH)/android_config_*.inc)