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

Commit fd276e07 authored by William Escande's avatar William Escande Committed by Automerger Merge Worker
Browse files

Merge "linkage to libbase in test should be shared" into main am: a8e566a2

parents bcffb9c1 a8e566a2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -264,6 +264,7 @@ cc_test {
    shared_libs: [
        "android.hardware.bluetooth.audio@2.0",
        "android.hardware.bluetooth.audio@2.1",
        "libbase",
        "libcrypto",
        "libcutils",
        "liblog",
@@ -271,7 +272,6 @@ cc_test {
    ],
    static_libs: [
        "bluetooth_flags_c_lib",
        "libbase",
        "libbluetooth-types",
        "libbluetooth_crypto_toolbox",
        "libbluetooth_gd",
@@ -1205,11 +1205,11 @@ cc_test {
        "test/bta_hh_test.cc",
    ],
    shared_libs: [
        "libbase",
        "libcrypto",
        "liblog",
    ],
    static_libs: [
        "libbase",
        "libbluetooth-types",
        "libbluetooth_crypto_toolbox",
        "libbluetooth_gd",