commit | df0749faea1563aacdecb38c5ecee0e63c3cc455 | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@google.com> | Thu Jan 22 17:13:10 2015 -0800 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Thu Jan 29 16:36:46 2015 -0800 |
tree | f575b8a4425c429c5dada30b9d6c62709f615b68 | |
parent | 807291d85bf857320aff6a8ade38c5f622ab9df8 [diff] |
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. Change-Id: If8722a70dd82aad34d4a203c2af46110c98f42dc Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>