From: Sunil Dutt Date: Thu, 14 Feb 2013 15:47:42 +0000 (+0200) Subject: Android: Enable TDLS support in the build X-Git-Tag: aosp-kk-from-upstream~554 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=189206dddb95d599d1c1df4e970f7ae757017364;p=thirdparty%2Fhostap.git Android: Enable TDLS support in the build Signed-hostap: Jouni Malinen --- diff --git a/wpa_supplicant/android.config b/wpa_supplicant/android.config index 796ff64ac..43881fe48 100644 --- a/wpa_supplicant/android.config +++ b/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)