From 69f89857e1c516d9592a732cf2e15784361a96a3 Mon Sep 17 00:00:00 2001 From: Christian Hoffmann Date: Fri, 9 Dec 2022 22:54:11 -0500 Subject: [PATCH] deadpool: 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/proprietary-files.txt b/proprietary-files.txt index 2022708..54b3cd8 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -6,6 +6,7 @@ vendor/usr/keylayout/Vendor_0001_Product_0001.kl ## DRM vendor/lib/liboemcrypto.so +vendor/lib/libsecmem.so ## TEE Applets vendor/lib/teetz/2c1a33c0-44cc-11e5-bc3b-0002a5d5c51b.ta -- 2.20.1