Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5edd7bab authored by Antoine Soulier's avatar Antoine Soulier Committed by Gerrit Code Review
Browse files

Merge "test: Link statically with libbase due to ABI incompabilities" into main

parents 19d1fce1 811f9355
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -473,6 +473,7 @@ cc_test {
        "BluetoothGeneratedDumpsysTestData_h",
    ],
    static_libs: [
        "libbase",
        "libbluetooth-protos",
        "libbluetooth-types",
        "libbluetooth_crypto_toolbox",
@@ -496,7 +497,6 @@ cc_test {
    ],
    shared_libs: [
        "libPlatformProperties",
        "libbase",
        "libcrypto",
        "server_configurable_flags",
    ],