d2x: update blobs from N976BXXU7GULD

Change-Id: I1a56ab906961b49f82b57a4037900133b6afbc86
This commit is contained in:
Tim Zimmermann
2021-12-28 10:12:47 +01:00
parent e7ead8fa9c
commit 9baa2bb56d
2 changed files with 1 additions and 8 deletions

View File

@@ -15,9 +15,6 @@ function blob_fixup() {
vendor/lib*/libiu456_datapath_processor.so)
"${PATCHELF}" --replace-needed libc++.so libc++-v28.so "${2}"
;;
vendor/lib*/libsec-ril.so)
"${PATCHELF}" --replace-needed libril.so libril-samsung.so "${2}"
;;
esac
}