Link dynamic libcrypto.so to resolve FIPS cert breakage.
Switch Widevine service to link dynamic libcrypto.so. Merge from http://go/wvgerrit/86323 Test: Play Movies & TV, Netflix, ExoPlayer, GTS bug: 141082724 Change-Id: I16a7de4dab69bf3b4b550bb2ee202f4600682837
This commit is contained in:
@@ -23,7 +23,6 @@ LOCAL_STATIC_LIBRARIES := \
|
||||
libcdm \
|
||||
libcdm_protos \
|
||||
libcdm_utils \
|
||||
libcrypto \
|
||||
libjsmn \
|
||||
libgmock \
|
||||
libgmock_main \
|
||||
@@ -33,6 +32,7 @@ LOCAL_STATIC_LIBRARIES := \
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libbase \
|
||||
libcrypto \
|
||||
libdl \
|
||||
liblog \
|
||||
libprotobuf-cpp-lite \
|
||||
@@ -82,7 +82,6 @@ LOCAL_STATIC_LIBRARIES := \
|
||||
libcdm \
|
||||
libcdm_protos \
|
||||
libcdm_utils \
|
||||
libcrypto \
|
||||
libjsmn \
|
||||
libgmock \
|
||||
libgmock_main \
|
||||
@@ -97,6 +96,7 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
android.hidl.memory@1.0 \
|
||||
libbinder \
|
||||
libbase \
|
||||
libcrypto \
|
||||
libdl \
|
||||
libhidlbase \
|
||||
libhidlmemory \
|
||||
@@ -150,7 +150,6 @@ LOCAL_STATIC_LIBRARIES := \
|
||||
libgtest \
|
||||
libgtest_main \
|
||||
libwvdrmdrmplugin_hidl \
|
||||
libcrypto \
|
||||
libjsmn \
|
||||
libwvlevel3 \
|
||||
libwvdrmdrmplugin_hidl \
|
||||
@@ -160,6 +159,7 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
android.hardware.drm@1.1 \
|
||||
android.hardware.drm@1.2 \
|
||||
android.hidl.memory@1.0 \
|
||||
libcrypto \
|
||||
libhidlbase \
|
||||
libhidlmemory \
|
||||
libhidltransport \
|
||||
|
||||
Reference in New Issue
Block a user