From e84bfecbd49b5c3b0e24f4ff71f9f4e54b1362d9 Mon Sep 17 00:00:00 2001 From: fjrXTR Date: Fri, 26 Jul 2024 00:32:18 +0800 Subject: [PATCH] LG8n: Patchelf mnld to load libshim_sensors Change-Id: I3f63ca6635976e5102a743c36b4156b7123deaa3 Signed-off-by: fjrXTR Signed-off-by: Shirayuki39 --- extract-files.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/extract-files.sh b/extract-files.sh index 3ab4f44..4f7be50 100755 --- a/extract-files.sh +++ b/extract-files.sh @@ -117,6 +117,7 @@ function blob_fixup { "$PATCHELF" --replace-needed "android.hardware.security.sharedsecret-V1-ndk_platform.so" "android.hardware.security.sharedsecret-V1-ndk.so" "$2" grep -q "android.hardware.security.rkp-V3-ndk.so" "${2}" || ${PATCHELF} --add-needed "android.hardware.security.rkp-V3-ndk.so" "${2}" ;; + vendor/bin/mnld|\ vendor/lib64/hw/android.hardware.sensors@2.X-subhal-mediatek.so|\ vendor/lib64/hw/mt6789/vendor.mediatek.hardware.pq@2.15-impl.so|\ vendor/lib64/mt6789/libaalservice.so|\