sm6150-common: 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
This commit is contained in:
Michael Bestas
2025-12-11 13:30:36 +02:00
committed by basamaryan
parent 7bbe519731
commit 63e8971981
2 changed files with 1 additions and 1 deletions

View File

@@ -4402,7 +4402,7 @@ cc_prebuilt_library_shared {
"liblog", "liblog",
"libbinder", "libbinder",
"libdrm", "libdrm",
"libtinyxml2", "libtinyxml2-v34",
"libhidlbase", "libhidlbase",
"android.frameworks.sensorservice@1.0", "android.frameworks.sensorservice@1.0",
"libc++", "libc++",

Binary file not shown.