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

Commit d2f496c0 authored by Ivan Lozano's avatar Ivan Lozano Committed by Gerrit Code Review
Browse files

Merge "Remove unnecessary rust_ffi entries" into main

parents 4a0ce5e6 9b69cb38
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -43,7 +43,6 @@ rust_defaults {
        "libbluetooth-dumpsys",
        "libbluetooth-gdx",
        "libbluetooth-types",
        "libbluetooth_core_rs",
        "libbluetooth_crypto_toolbox",
        "libbluetooth_gd", // Gabeldorsche
        "libbluetooth_log",
+1 −6
Original line number Diff line number Diff line
@@ -23,8 +23,6 @@ rust_defaults {
    ],
    static_libs: [
        "libbt_shim_bridge",
        "libbt_shim_ffi",

        "libchrome",
        "libevent",
        "libmodpb64",
@@ -37,13 +35,10 @@ rust_defaults {
        "libanyhow",
        "libbitflags",
        "libbt_common",
        "libbt_shim",
        "libcxx",
        "liblog_rust",
        "libscopeguard",

        // needed to work around duplicate symbols
        // caused by bug in Soong
        "libbt_shim",
    ],
    whole_static_libs: [
        "libbluetooth_core_rs_bridge",