Merge "Update unit test make files to use BoringSSL"

This commit is contained in:
Fred Gylys-Colwell
2015-04-22 17:35:24 +00:00
committed by Android (Google) Code Review
9 changed files with 13 additions and 10 deletions

View File

@@ -32,6 +32,7 @@ LOCAL_C_INCLUDES += external/protobuf/src
LOCAL_STATIC_LIBRARIES := \
libcdm \
libcdm_protos \
libcrypto_static \
libgmock \
libgtest \
libgtest_main \
@@ -39,7 +40,6 @@ LOCAL_STATIC_LIBRARIES := \
libcdm_utils \
LOCAL_SHARED_LIBRARIES := \
libcrypto \
libcutils \
libdl \
liblog \