]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Android: Add new keystore include path for JB
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 31 Aug 2012 15:25:54 +0000 (18:25 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 31 Aug 2012 15:34:27 +0000 (18:34 +0300)
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>

wpa_supplicant/Android.mk

index f6676491e2d5f32a1440a451ceba08a7694d214f..b9db81ae1811e77b682cdfd5a9b7a4981dd640ff 100644 (file)
@@ -64,6 +64,7 @@ INCLUDES += $(LOCAL_PATH)/src/utils
 INCLUDES += $(LOCAL_PATH)/src/wps
 INCLUDES += external/openssl/include
 INCLUDES += frameworks/base/cmds/keystore
+INCLUDES += system/security/keystore
 ifdef CONFIG_DRIVER_NL80211
 INCLUDES += external/libnl-headers
 endif