From d46bf241f27f6cf00de9982bf8980172093f39e3 Mon Sep 17 00:00:00 2001 From: Christian Hoffmann Date: Fri, 9 Dec 2022 22:54:11 -0500 Subject: [PATCH] wade: Decommonize libsecmem * While this works fine on deadpool's newer liboemcrypto, wade/dopinder and the rest of the g12* family's liboemcrypto's don't play nicely with the newer libsecmem, so they will need to continue using older versions of it. Change-Id: Ib28fdf52668be729ccd30a6f6b57ec9e2a86fca6 --- proprietary-files.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/proprietary-files.txt b/proprietary-files.txt index f4aa0b9..d286672 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -15,6 +15,8 @@ vendor/usr/keylayout/Vendor_1d5a_Product_c082.kl ## DRM vendor/lib/liboemcrypto.so +# From 12 STT1.211025.001.Z4 7928920 release-keys +vendor/lib/libsecmem.so|291be9306e69f3b53c2c3526e128c1c283a15ce1 ## TEE Applets vendor/lib/teetz/00d1ca22-1764-4e35-90aa5b8c12630764.ta -- 2.20.1