r8q: Shim nfc_nci_nxpsn.so and ese_spi_nxp.so with libbase_shim
nfc_nci_nxpsn.so: error: Unresolved symbol: _ZN7android4base4TrimERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE ese_spi_nxp.so: error: Unresolved symbol: _ZN7android4base4TrimERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE Change-Id: Iceb599f2c5e40a195cb3d5e7329299217aefcc31
This commit is contained in:
@@ -2117,6 +2117,7 @@ cc_prebuilt_library_shared {
|
|||||||
"proprietary/vendor/lib64/ese_spi_nxp.so",
|
"proprietary/vendor/lib64/ese_spi_nxp.so",
|
||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
|
"libbase_shim",
|
||||||
"android.hardware.secure_element@1.0",
|
"android.hardware.secure_element@1.0",
|
||||||
"libcutils",
|
"libcutils",
|
||||||
"libhardware",
|
"libhardware",
|
||||||
@@ -3535,6 +3536,7 @@ cc_prebuilt_library_shared {
|
|||||||
"proprietary/vendor/lib64/nfc_nci_nxpsn.so",
|
"proprietary/vendor/lib64/nfc_nci_nxpsn.so",
|
||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
|
"libbase_shim",
|
||||||
"android.hardware.nfc@1.0",
|
"android.hardware.nfc@1.0",
|
||||||
"android.hardware.nfc@1.1",
|
"android.hardware.nfc@1.1",
|
||||||
"android.hardware.nfc@1.2",
|
"android.hardware.nfc@1.2",
|
||||||
|
|||||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user