Android: Enable TDLS support in the build

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
Sunil Dutt 2013-02-14 17:47:42 +02:00 committed by Jouni Malinen
parent ff4178d57c
commit 189206dddb

View 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)