redwood: QPR2: Patch some blobs to depend on libtinyxml2-v34.so

libtinyxml2 10.1.0 update which landed in BP4A contains ABI
incompatible changes which cause runtime crashes.

Change-Id: Icc67da5f754b0bb30dce6192b1e520fdf1349ac5
Signed-off-by: Tashfin Shakeer Rhythm <tashfinshakeerrhythm@gmail.com>
This commit is contained in:
Michael Bestas
2025-12-11 13:30:36 +02:00
committed by thepriyanshujangid
parent 99bcecc886
commit f41cd3be45

View File

@@ -87,6 +87,8 @@ blob_fixups: blob_fixups_user_type = {
'vendor/lib64/libmialgoengine.so' : blob_fixup()
.remove_needed('android.hardware.graphics.allocator@3.0.so')
.remove_needed('vendor.qti.hardware.display.allocator@3.0.so'),
('vendor/lib64/libdpps.so', 'vendor/lib64/libsnapdragoncolor-manager.so'): blob_fixup()
.replace_needed('libtinyxml2.so', 'libtinyxml2-v34.so'),
} # fmt: skip
module = ExtractUtilsModule(