mirror of
https://github.com/Evolution-X-Devices/device_samsung_beyond1lte
synced 2026-01-27 05:38:46 +00:00
beyond1lte: Replace libutils-v32 with a shim
Change-Id: Ia4d8aca9de61cf17f9c34cf001f6eef723025e75
This commit is contained in:
@@ -22,6 +22,7 @@ function blob_fixup() {
|
||||
;;
|
||||
vendor/lib*/sensors.*.so)
|
||||
"${PATCHELF}" --replace-needed libutils.so libutils-v32.so "${2}"
|
||||
sed -i 's/_ZN7android6Thread3runEPKcim/_ZN7utils326Thread3runEPKcim/g' "${2}"
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user