Browse Source

Android: Enable TDLS support in the build

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
Sunil Dutt 12 years ago
parent
commit
189206dddb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      wpa_supplicant/android.config

+ 2 - 0
wpa_supplicant/android.config

@@ -499,4 +499,6 @@ CONFIG_NO_ROAMING=y
 CONFIG_P2P=y
 CONFIG_AP=y
 
+CONFIG_TDLS=y
+
 include $(wildcard $(LOCAL_PATH)/android_config_*.inc)