exynos9610-common: Ensure we build the vendor version of libcrypto_shim
authorNolen Johnson <johnsonnolen@gmail.com>
Sun, 27 Oct 2024 20:57:40 +0000 (16:57 -0400)
committerNolen Johnson <johnsonnolen@gmail.com>
Sun, 27 Oct 2024 21:24:27 +0000 (21:24 +0000)
Reference: Ia42de59ff157cddc930a111f8ce5e36e645055ed
Change-Id: I9c9340b37a1ad0d6c22d3947541fe1196a5efeec

common.mk

index f95ef6d48d2b842d1bc1add6f01b2121cfb52fc8..33e0c6bf9e2048185f0093a8b6ca2df4f31a82d9 100644 (file)
--- a/common.mk
+++ b/common.mk
@@ -132,7 +132,7 @@ PRODUCT_PACKAGES += \
 PRODUCT_PACKAGES += \
     android.hardware.drm-service.clearkey \
     android.hardware.drm@1.3.vendor \
-    libcrypto_shim \
+    libcrypto_shim.vendor \
     libprotobuf-cpp-lite-3.9.1-vendorcompat
 
 # FastCharge
@@ -227,8 +227,7 @@ PRODUCT_COPY_FILES += \
 PRODUCT_PACKAGES += \
     android.hardware.keymaster@3.0.vendor \
     android.hardware.keymaster@3.0-impl \
-    android.hardware.keymaster@3.0-service \
-    libcrypto_shim
+    android.hardware.keymaster@3.0-service
 
 # Lights
 PRODUCT_PACKAGES += \