Replace libcrypto_static with libcrypto am: 761d1723ff am: abf67e2910 am: 927ef46152
Original change: https://googleplex-android-review.googlesource.com/c/platform/vendor/widevine/+/11815604 Change-Id: Ia4d772b9ee248979e8efebf9bea01da41400330c
This commit is contained in:
@@ -32,7 +32,6 @@ LOCAL_C_INCLUDES += \
|
|||||||
LOCAL_STATIC_LIBRARIES := \
|
LOCAL_STATIC_LIBRARIES := \
|
||||||
libcdm \
|
libcdm \
|
||||||
libcdm_utils \
|
libcdm_utils \
|
||||||
libcrypto_static \
|
|
||||||
libgtest \
|
libgtest \
|
||||||
libgtest_main \
|
libgtest_main \
|
||||||
libwvlevel3 \
|
libwvlevel3 \
|
||||||
@@ -43,6 +42,7 @@ LOCAL_STATIC_LIBRARIES := \
|
|||||||
|
|
||||||
LOCAL_SHARED_LIBRARIES := \
|
LOCAL_SHARED_LIBRARIES := \
|
||||||
libbase \
|
libbase \
|
||||||
|
libcrypto \
|
||||||
libdl \
|
libdl \
|
||||||
liblog \
|
liblog \
|
||||||
libmedia_omx \
|
libmedia_omx \
|
||||||
|
|||||||
@@ -68,7 +68,6 @@ LOCAL_C_INCLUDES := \
|
|||||||
vendor/widevine/libwvdrmengine/oemcrypto/include \
|
vendor/widevine/libwvdrmengine/oemcrypto/include \
|
||||||
|
|
||||||
LOCAL_STATIC_LIBRARIES := \
|
LOCAL_STATIC_LIBRARIES := \
|
||||||
libcrypto_static \
|
|
||||||
libgtest \
|
libgtest \
|
||||||
libgtest_main \
|
libgtest_main \
|
||||||
|
|
||||||
@@ -78,6 +77,7 @@ LOCAL_SHARED_LIBRARIES := \
|
|||||||
android.hardware.drm@1.2 \
|
android.hardware.drm@1.2 \
|
||||||
android.hardware.drm@1.3 \
|
android.hardware.drm@1.3 \
|
||||||
libbase \
|
libbase \
|
||||||
|
libcrypto \
|
||||||
libdl \
|
libdl \
|
||||||
libhidlbase \
|
libhidlbase \
|
||||||
libhidlmemory \
|
libhidlmemory \
|
||||||
|
|||||||
Reference in New Issue
Block a user