Merge "Remove BoringSSL static targets in widevine."

This commit is contained in:
TreeHugger Robot
2017-07-18 23:55:26 +00:00
committed by Android (Google) Code Review
9 changed files with 15 additions and 15 deletions

View File

@@ -61,7 +61,7 @@ LOCAL_HEADER_LIBRARIES := \
LOCAL_STATIC_LIBRARIES := \
libcdm_protos \
libcrypto_static
libcrypto
LOCAL_SHARED_LIBRARIES := \
android.hardware.drm@1.0 \

View File

@@ -22,7 +22,7 @@ LOCAL_STATIC_LIBRARIES := \
libcdm \
libcdm_protos \
libcdm_utils \
libcrypto_static \
libcrypto \
libjsmn \
libgmock \
libgmock_main \
@@ -79,7 +79,7 @@ LOCAL_STATIC_LIBRARIES := \
libcdm \
libcdm_protos \
libcdm_utils \
libcrypto_static \
libcrypto \
libjsmn \
libgmock \
libgmock_main \