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

Commit 85aa8060 authored by Chris Manton's avatar Chris Manton
Browse files

bt_headless: Remove whole static libs

Bug: 297282698
Test: m .
Change-Id: I439496d0452c9c42f7b5c01e41c5d4ebfc2cdfe2
parent 00059755
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -64,9 +64,6 @@ cc_binary {
        "packages/modules/Bluetooth/system/gd",
        "packages/modules/Bluetooth/system/stack/include",
    ],
    whole_static_libs: [
        "libbtcore",
    ],
    static_libs: [
        "android.hardware.bluetooth.a2dp@1.0",
        "android.system.suspend.control-V1-ndk",
@@ -91,6 +88,7 @@ cc_binary {
        "libbt-stack-core",
        "libbt_shim_bridge",
        "libbt_shim_ffi",
        "libbtcore",
        "libbtdevice",
        "libbte",
        "libbtif",