mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-06 04:04:01 -05:00
Android: Add new keystore include path for JB
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
aa20fc1a48
commit
50cfe0e1cb
@ -64,6 +64,7 @@ INCLUDES += $(LOCAL_PATH)/src/utils
|
|||||||
INCLUDES += $(LOCAL_PATH)/src/wps
|
INCLUDES += $(LOCAL_PATH)/src/wps
|
||||||
INCLUDES += external/openssl/include
|
INCLUDES += external/openssl/include
|
||||||
INCLUDES += frameworks/base/cmds/keystore
|
INCLUDES += frameworks/base/cmds/keystore
|
||||||
|
INCLUDES += system/security/keystore
|
||||||
ifdef CONFIG_DRIVER_NL80211
|
ifdef CONFIG_DRIVER_NL80211
|
||||||
INCLUDES += external/libnl-headers
|
INCLUDES += external/libnl-headers
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user