sm7125-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 Vayruz Rafli
parent 143e8d04ce
commit fff72e6210
3 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -2864,7 +2864,7 @@ cc_prebuilt_library_shared {
"liblog",
"libbinder",
"libdrm",
"libtinyxml2",
"libtinyxml2-v34",
"libhidlbase",
"android.frameworks.sensorservice@1.0",
"libtinyxml",
@@ -2886,7 +2886,7 @@ cc_prebuilt_library_shared {
"liblog",
"libbinder",
"libdrm",
"libtinyxml2",
"libtinyxml2-v34",
"libhidlbase",
"android.frameworks.sensorservice@1.0",
"libtinyxml",
Binary file not shown.
Binary file not shown.