mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 18:07:31 +00:00
rosemary: Add shim for proprietary AudioTrack constructor
Change-Id: Icc7a1f9c748578f5b58499e7a76213673c4bcf54 Signed-off-by: bengris32 <bengris32@protonmail.ch>
This commit is contained in:
committed by
Matsvei Niaverau
parent
dad12723d2
commit
a3b88a8eda
@@ -87,6 +87,9 @@ function blob_fixup {
|
||||
vendor/lib64/hw/fingerprint.fpc.default.so)
|
||||
sed -i 's/\xff\x43\x01\xd1\xfd\x7b\x02\xa9/\xc0\x03\x5f\xd6\xfd\x7b\x02\xa9/g' "${2}"
|
||||
;;
|
||||
lib64/libsink.so)
|
||||
"${PATCHELF}" --add-needed "libshim_sink.so" "$2"
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user