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:
committed by
basamaryan
parent
7bbe519731
commit
63e8971981
@@ -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++",
|
||||||
|
|||||||
BIN
proprietary/vendor/lib64/libdpps.so
vendored
BIN
proprietary/vendor/lib64/libdpps.so
vendored
Binary file not shown.
Reference in New Issue
Block a user