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

@@ -23,7 +23,7 @@ LOCAL_HEADER_LIBRARIES := \
LOCAL_STATIC_LIBRARIES := \
libcdm_protos \
libcrypto_static \
libcrypto \
LOCAL_SHARED_LIBRARIES := \
liblog
@@ -60,7 +60,7 @@ LOCAL_HEADER_LIBRARIES := \
LOCAL_STATIC_LIBRARIES := \
libcdm_protos \
libcrypto_static \
libcrypto \
libwidevinehidl_utils \
LOCAL_SHARED_LIBRARIES := \

View File

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