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|\