Commit f137c56d authored by Kenny Root's avatar Kenny Root Committed by Gerrit Code Review
Browse files

Merge "Fix INCLUDES path for keystore headers."

parents a18eec54 f1396b4e
......@@ -49,7 +49,7 @@ INCLUDES = $(LOCAL_PATH)
INCLUDES += $(LOCAL_PATH)/src
INCLUDES += $(LOCAL_PATH)/src/utils
INCLUDES += external/openssl/include
INCLUDES += system/security/keystore
INCLUDES += system/security/keystore/include
ifdef CONFIG_DRIVER_NL80211
INCLUDES += external/libnl-headers
endif
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment