Remove superfluous OpenSSL include paths.
authorAdam Langley <agl@google.com>
Fri, 23 Jan 2015 01:17:14 +0000 (17:17 -0800)
committerAdam Langley <agl@google.com>
Fri, 23 Jan 2015 01:17:14 +0000 (17:17 -0800)
commite44370d9240188bdbff4af1f8e5033ec8141355b
tree45f92041e02f25265679ebdaf98901b7ca3f752d
parent66efbe79457a52ffcef470089a35ac39514759f5
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.

Change-Id: Ie591e149b4252284c1344261fdabe785250ee16e
libkeymaster/Android.mk