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
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue