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

Commit 7a78a729 authored by Myles Watson's avatar Myles Watson Committed by Gerrit Code Review
Browse files

Merge "net_test_bluetooth: Remove shared library deps" into main

parents 3ade1f68 1dee39fe
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",