From 0c0fec03a10f5ea55a9c66f8b378e18528f0530f Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Sun, 9 Jun 2024 13:49:24 +0200 Subject: [PATCH] dre: Add libsecureui_svcsock.so and its dependencies QSEECOMD: : Init dlopen(libsecureui.so, RLTD_NOW) is failed.... dlopen failed: library "libsecureui_svcsock.so" not found: needed by /vendor/lib64/libsecureui.so in namespace (default) QSEECOMD: : Init dlopen(libsecureui.so, RLTD_NOW) is failed.... dlopen failed: library "vendor.qti.hardware.tui_comm@1.0.so" not found: needed by /vendor/lib64/libsecureui_svcsock.so in namespace (default) Change-Id: I4ca32e61d5186cdde898a11d462f49ec9e491503 --- proprietary-files.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/proprietary-files.txt b/proprietary-files.txt index 98606be..a5499f0 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -945,12 +945,15 @@ vendor/lib64/hw/vendor.qti.hardware.qseecom@1.0-impl.so vendor/lib64/libGPreqcancel.so vendor/lib64/libGPreqcancel_svc.so vendor/lib64/libQSEEComAPI.so +vendor/lib64/libSecureUILib.so +vendor/lib64/libStDrvInt.so vendor/lib64/libcpion.so vendor/lib64/libdrmfs.so vendor/lib64/libdrmtime.so vendor/lib64/libops.so vendor/lib64/libqisl.so vendor/lib64/librpmb.so +vendor/lib64/libsecureui.so vendor/lib64/libsecureui_svcsock.so vendor/lib64/libssd.so vendor/lib64/libtzdrmgenprov.so