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

Commit 5e3434fb authored by David Duarte's avatar David Duarte
Browse files

Remove unused dependencies from fluoride defaults

Test: mma
Bug: 279502784
Change-Id: If51ee2af6f8c2ee91c782f07a3203b3263ba5886
parent 29a7e9dd
Loading
Loading
Loading
Loading
+0 −24
Original line number Diff line number Diff line
@@ -163,35 +163,22 @@ cc_defaults {
        "libbase",
        "libbinder_ndk",
        "libcrypto",
        "libcutils",
        "libfmq",
        "libhidlbase",
        "liblog",
        "libnativehelper",
        "libtinyxml2",
        "libutils",
        "libz",
    ],
    static_libs: [
        "android.hardware.bluetooth.a2dp@1.0",
        "libFraunhoferAAC",
        "libbluetooth-dumpsys",
        "libbluetooth-types",
        "libbluetooth_gd",
        "libbluetooth_rust_interop",
        "libbt-platform-protos-lite",
        "libbt-protos-lite",
        "libbt-sbc-decoder",
        "libbt-sbc-encoder",
        "libbt_callbacks_cxx",
        "libbt_shim_bridge",
        "libbt_shim_ffi",
        "libflatbuffers-cpp",
        "libg722codec",
        "liblc3",
        "libopus",
        "libprotobuf-cpp-lite",
        "libstatslog_bt",
        "libudrv-uipc",
    ],
    target: {
@@ -214,7 +201,6 @@ cc_defaults {
    defaults: ["fluoride_basic_defaults"],
    static_libs: [
        "avrcp-target-service",
        "lib-bt-packets",
        "lib-bt-packets-avrcp",
        "lib-bt-packets-base",
        "libaudio-a2dp-hw-utils",
@@ -242,11 +228,6 @@ cc_defaults {
    ],
    static_libs: [
        "libbluetooth_gd",
        "libbluetooth_rust_interop",
        "libbt_callbacks_cxx",
        "libbt_shim_bridge",
        "libbt_shim_ffi",
        "libbt_shim_ffi",
        "libstatslog_bt",
    ],
    shared_libs: [
@@ -259,11 +240,6 @@ cc_defaults {
            // libstatslog_bt -> libbinder doesn't build on mac
            enabled: false,
        },
        host_linux: {
            shared_libs: [
                "libstatslog_bt",
            ],
        },
        android: {
            shared_libs: [
                "libstatssocket",