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

Commit 1dee39fe authored by Chris Manton's avatar Chris Manton
Browse files

net_test_bluetooth: Remove shared library deps

Bug: 328267880
Test: atest net_test_bluetooth
Flag: EXEMPT, Test Infrastructure
Change-Id: I0f33f1528e19f919ca3324615744dd32e3763cc4
parent 93732559
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -41,9 +41,6 @@ cc_defaults {
        "adapter/bluetooth_test.cc",
    ],
    shared_libs: [
        "android.hardware.bluetooth.audio@2.0",
        "android.hardware.bluetooth.audio@2.1",
        "android.system.suspend-V1-ndk",
        "libPlatformProperties",
        "libaaudio",
        "libbinder",
@@ -57,7 +54,13 @@ cc_defaults {
        "libutils",
    ],
    static_libs: [
        "android.hardware.audio.common@5.0",
        "android.hardware.bluetooth.a2dp@1.0",
        "android.hardware.bluetooth.audio@2.0",
        "android.hardware.bluetooth.audio@2.1",
        "android.hardware.common-V2-ndk",
        "android.hardware.common.fmq-V1-ndk",
        "android.system.suspend-V1-ndk",
        "android.system.suspend.control-V1-ndk",
        "avrcp-target-service",
        "lib-bt-packets",