From a47c5af89d01e6f94d91d035efe2f102dc07ce90 Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Fri, 1 Nov 2013 11:17:46 +0200 Subject: [PATCH] Revert "Android: Add PMF support to hostapd build" This reverts commit 962b8b36e67d8cfe20528d37e4bb2b366aaf24f0. Looks like this was not pulled into AOSP. --- hostapd/android.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hostapd/android.config b/hostapd/android.config index 51d6656f1..f51a5bfe6 100644 --- a/hostapd/android.config +++ b/hostapd/android.config @@ -52,7 +52,7 @@ CONFIG_LIBNL20=y # This version is an experimental implementation based on IEEE 802.11w/D1.0 # draft and is subject to change since the standard has not yet been finalized. # Driver support is also needed for IEEE 802.11w. -CONFIG_IEEE80211W=y +#CONFIG_IEEE80211W=y # Integrated EAP server #CONFIG_EAP=y -- 2.47.2