From 1d70ea6701d31723e12df3b997e1720790aaf978 Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Sun, 27 Oct 2024 16:57:40 -0400 Subject: [PATCH] sm7325-common: Ensure we build the vendor version of libcrypto_shim Reference: Ia42de59ff157cddc930a111f8ce5e36e645055ed Change-Id: I9c9340b37a1ad0d6c22d3947541fe1196a5efeec --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.mk b/common.mk index b79ef90..178830b 100644 --- a/common.mk +++ b/common.mk @@ -177,7 +177,7 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ android.hardware.drm@1.4.vendor \ android.hardware.drm-service.clearkey \ - libcrypto_shim + libcrypto_shim.vendor # fastbootd PRODUCT_PACKAGES += \