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

Commit faac5699 authored by David Duarte's avatar David Duarte Committed by Automerger Merge Worker
Browse files

Merge "Remove unused include system/gd/rust/shim" into main am: bfc49e38

parents 1cb77fa7 bfc49e38
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@ cc_library_static {
        "packages/modules/Bluetooth/system/bta/sys",
        "packages/modules/Bluetooth/system/btif/include",
        "packages/modules/Bluetooth/system/gd",
        "packages/modules/Bluetooth/system/gd/rust/shim",
        "packages/modules/Bluetooth/system/stack/include",
    ],
    shared_libs: [
+0 −1
Original line number Diff line number Diff line
@@ -95,7 +95,6 @@ cc_defaults {
        "packages/modules/Bluetooth/system/bta/include",
        "packages/modules/Bluetooth/system/btif",
        "packages/modules/Bluetooth/system/gd",
        "packages/modules/Bluetooth/system/gd/rust/shim",
        "packages/modules/Bluetooth/system/stack/include",
    ],
    fuzz_config: {
+0 −1
Original line number Diff line number Diff line
@@ -23,7 +23,6 @@ cc_defaults {
        "packages/modules/Bluetooth/system/btif/avrcp",
        "packages/modules/Bluetooth/system/btif/include",
        "packages/modules/Bluetooth/system/gd",
        "packages/modules/Bluetooth/system/gd/rust/shim",
        "packages/modules/Bluetooth/system/internal_include",
        "packages/modules/Bluetooth/system/stack/btm",
        "packages/modules/Bluetooth/system/stack/include",
+0 −1
Original line number Diff line number Diff line
@@ -50,7 +50,6 @@ cc_defaults {
    ],
    include_dirs: [
        "packages/modules/Bluetooth/system",
        "packages/modules/Bluetooth/system/gd/rust/shim",
    ],
    header_libs: [
        "libbluetooth_headers",
+0 −1
Original line number Diff line number Diff line
@@ -48,7 +48,6 @@ cc_defaults {
    generated_headers: [
        "cxx-bridge-header",
    ],
    include_dirs: ["packages/modules/Bluetooth/system/gd/rust/shim"],
    static_libs: [
        "libbluetooth-types",
        "libbluetooth_rust_interop",
Loading