OSDN Git Service

Remove superfluous OpenSSL include paths.
authorAdam Langley <agl@google.com>
Fri, 23 Jan 2015 01:16:01 +0000 (17:16 -0800)
committerAdam Langley <agl@google.com>
Fri, 23 Jan 2015 01:16:01 +0000 (17:16 -0800)
commitd3564c7f90e972c4ff68b7de39d645843d2474c4
tree5fdda623ac42d847ae637c50f293774622def1cb
parentb1a1218845eb32564b2f7f0297096ec43b27e41b
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: I9030a3747b8a1f18acd0308746cb2f63d4123f8b
tests/keymaster/Android.mk