sm6150-common: Shim widevine service with libcrypto_shim

Change-Id: I89f300a7ac5fcfbb39dcb8c7c4f3969879461f81
This commit is contained in:
basamaryan
2024-09-13 21:27:27 +02:00
parent d19fadc478
commit a616fac7ec
3 changed files with 2 additions and 0 deletions

View File

@@ -5822,6 +5822,7 @@ cc_prebuilt_library_shared {
"proprietary/vendor/lib64/libwvhidl.so",
],
shared_libs: [
"libcrypto_shim",
"android.hardware.drm@1.0",
"android.hardware.drm@1.1",
"android.hardware.drm@1.2",
@@ -5913,6 +5914,7 @@ cc_prebuilt_library_shared {
"proprietary/vendor/lib64/mediadrm/libwvdrmengine.so",
],
shared_libs: [
"libcrypto_shim",
"libbase",
"libcrypto",
"liblog",

Binary file not shown.