mirror of
https://github.com/Evolution-X-Devices/device_samsung_beyond1lte
synced 2026-01-27 18:16:54 +00:00
beyond1lte: update blobs from G973FXXUEGULB
Change-Id: I1a56ab906961b49f82b57a4037900133b6afbc86
This commit is contained in:
@@ -12,9 +12,6 @@ function blob_fixup() {
|
||||
xxd -p "${2}" | sed "s/8b022036/1f2003d5/g" | xxd -r -p > "${2}".patched
|
||||
mv "${2}".patched "${2}"
|
||||
;;
|
||||
vendor/lib*/libsec-ril*.so)
|
||||
"${PATCHELF}" --replace-needed libril.so libril-samsung.so "${2}"
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user