Android: Remove superfluous OpenSSL include paths
authorAdam Langley <agl@google.com>
Fri, 23 Jan 2015 01:13:10 +0000 (17:13 -0800)
committerJouni Malinen <j@w1.fi>
Thu, 3 Mar 2016 14:27:10 +0000 (16:27 +0200)
commit8f38eed628fe850751ae5078e976765d8f618344
treec026c7bc9fd47a1320e9526fb697978157cd3709
parentcbf8d181c38fd3ca7a695ce169d7349914eab0c5
Android: Remove superfluous OpenSSL include paths

The libcrypto and libssl modules (and their respective static and host
versions) use LOCAL_EXPORT_C_INCLUDE_DIRS thus just including the module
is sufficient.

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
hostapd/Android.mk
hs20/client/Android.mk
wpa_supplicant/Android.mk