Parcourir la source

Android: Enable TDLS support in the build

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
Sunil Dutt il y a 12 ans
Parent
commit
189206dddb
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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)