sm6250-common: Shim widevine with libcrypto_shim

The following change
https://github.com/google/boringssl/commit/e202e51cb0912f36dafbd2e67cf04d6ec82f3180
removed symbols that our libs require.

Change-Id: I1325c34ecec3d339dd68c665010ecb36fa2e6a29
This commit is contained in:
Michael Bestas
2024-09-11 00:04:13 +03:00
committed by Giovanni Ricca
parent 50728d899b
commit 0a619acf44
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -12306,6 +12306,7 @@ cc_prebuilt_library_shared {
"proprietary/vendor/lib64/libwvhidl.so", "proprietary/vendor/lib64/libwvhidl.so",
], ],
shared_libs: [ shared_libs: [
"libcrypto_shim",
"android.hardware.drm@1.0", "android.hardware.drm@1.0",
"android.hardware.drm@1.1", "android.hardware.drm@1.1",
"android.hardware.drm@1.2", "android.hardware.drm@1.2",
Binary file not shown.