Merge "Remove BoringSSL static targets in widevine."
This commit is contained in:
committed by
Android (Google) Code Review
commit
24a9ce769e
@@ -49,7 +49,7 @@ LOCAL_MODULE := libcdm_utils
|
||||
LOCAL_MODULE_CLASS := STATIC_LIBRARIES
|
||||
LOCAL_PROPRIETARY_MODULE := true
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := libcrypto_static
|
||||
LOCAL_STATIC_LIBRARIES := libcrypto
|
||||
|
||||
LOCAL_C_INCLUDES := \
|
||||
vendor/widevine/libwvdrmengine/cdm/core/include \
|
||||
@@ -160,7 +160,7 @@ LOCAL_STATIC_LIBRARIES := \
|
||||
libcdm \
|
||||
libcdm_protos \
|
||||
libcdm_utils \
|
||||
libcrypto_static \
|
||||
libcrypto \
|
||||
libjsmn \
|
||||
libwvdrmcryptoplugin \
|
||||
libwvdrmdrmplugin \
|
||||
@@ -220,7 +220,7 @@ LOCAL_STATIC_LIBRARIES := \
|
||||
libcdm \
|
||||
libcdm_protos \
|
||||
libcdm_utils \
|
||||
libcrypto_static \
|
||||
libcrypto \
|
||||
libjsmn \
|
||||
libwvdrmcryptoplugin_hidl \
|
||||
libwvdrmdrmplugin_hidl \
|
||||
|
||||
@@ -18,7 +18,7 @@ LOCAL_C_INCLUDES += \
|
||||
LOCAL_HEADER_LIBRARIES := \
|
||||
libutils_headers
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := libcdm_protos libcrypto_static
|
||||
LOCAL_STATIC_LIBRARIES := libcdm_protos libcrypto
|
||||
|
||||
SRC_DIR := src
|
||||
CORE_SRC_DIR := core/src
|
||||
|
||||
@@ -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 := \
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -61,7 +61,7 @@ LOCAL_HEADER_LIBRARIES := \
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
libcdm_protos \
|
||||
libcrypto_static
|
||||
libcrypto
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
android.hardware.drm@1.0 \
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -39,7 +39,7 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
libcdm_utils \
|
||||
libcrypto_static \
|
||||
libcrypto \
|
||||
|
||||
# Proprietary modules are put in vendor/lib instead of /system/lib.
|
||||
LOCAL_PROPRIETARY_MODULE := true
|
||||
|
||||
@@ -18,7 +18,7 @@ LOCAL_C_INCLUDES := \
|
||||
vendor/widevine/libwvdrmengine/oemcrypto/include \
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
libcrypto_static \
|
||||
libcrypto \
|
||||
libgtest \
|
||||
libgtest_main \
|
||||
|
||||
@@ -63,7 +63,7 @@ LOCAL_C_INCLUDES := \
|
||||
vendor/widevine/libwvdrmengine/oemcrypto/include \
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
libcrypto_static \
|
||||
libcrypto \
|
||||
libgtest \
|
||||
libgtest_main \
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ LOCAL_STATIC_LIBRARIES := \
|
||||
libgtest \
|
||||
libcdm \
|
||||
libcdm_utils \
|
||||
libcrypto_static
|
||||
libcrypto
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libcutils \
|
||||
|
||||
Reference in New Issue
Block a user