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

Commit 37fed2de authored by William Escande's avatar William Escande
Browse files

Flag lib link: Use test variant when building test

This focus on net_test_bluetooth, net_test_bta, net_test_avrcp because
they gave me trouble to pass

Bug: 311772251
Test: mmm p/m/Bluetooth
Flag: Exempt build change
Change-Id: I68fc37a6e1896d6ba1010da1d965f0de3e8b1641
parent c3f9d513
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -304,7 +304,7 @@ cc_test {
        "android.hardware.common-V2-ndk",
        "android.hardware.common.fmq-V1-ndk",
        "avrcp-target-service",
        "bluetooth_flags_c_lib",
        "bluetooth_flags_c_lib_for_test",
        "libbase",
        "libbluetooth-types",
        "libbluetooth_crypto_toolbox",
+1 −1
Original line number Diff line number Diff line
@@ -294,7 +294,7 @@ cc_test {
        "android.hardware.audio.common@5.0",
        "android.hardware.bluetooth.audio@2.0",
        "android.hardware.bluetooth.audio@2.1",
        "bluetooth_flags_c_lib",
        "bluetooth_flags_c_lib_for_test",
        "libFraunhoferAAC",
        "libbase",
        "libbluetooth-dumpsys",
+1 −1
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@ cc_test {
    ],
    static_libs: [
        "avrcp-target-service",
        "bluetooth_flags_c_lib",
        "bluetooth_flags_c_lib_for_test",
        "lib-bt-packets",
        "lib-bt-packets-avrcp",
        "lib-bt-packets-base",
+1 −1
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@ cc_test {
        "gatt/gatt_unittest.cc",
    ],
    static_libs: [
        "bluetooth_flags_c_lib",
        "bluetooth_flags_c_lib_for_test",
        "libbluetooth-gdx",
        "libbluetooth_crypto_toolbox",
        "libbluetooth_gd",