sm6375-common: Shim widevine with libcrypto_shim

The following change
e202e51cb0
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 Anand S
commit c1d90ad058
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61
2 changed files with 6 additions and 1 deletions

View file

@ -192,7 +192,8 @@ PRODUCT_PACKAGES += \
# DRM
PRODUCT_PACKAGES += \
android.hardware.drm@1.4.vendor \
android.hardware.drm-service.clearkey
android.hardware.drm-service.clearkey \
libcrypto_shim
# fastbootd
PRODUCT_PACKAGES += \