acheron: 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: Icb38978769e358811638ef7d714643f11b36a03e
This commit is contained in:
+2
-2
@@ -2805,7 +2805,7 @@ cc_prebuilt_library_shared {
|
||||
"liblog",
|
||||
"libbinder",
|
||||
"libdrm",
|
||||
"libtinyxml2",
|
||||
"libtinyxml2-v34",
|
||||
"libhidlbase",
|
||||
"android.frameworks.sensorservice@1.0",
|
||||
"libtinyxml",
|
||||
@@ -2827,7 +2827,7 @@ cc_prebuilt_library_shared {
|
||||
"liblog",
|
||||
"libbinder",
|
||||
"libdrm",
|
||||
"libtinyxml2",
|
||||
"libtinyxml2-v34",
|
||||
"libhidlbase",
|
||||
"android.frameworks.sensorservice@1.0",
|
||||
"libtinyxml",
|
||||
|
||||
Reference in New Issue
Block a user