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

Commit cac936fd authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Rename to bluetooth_stack_with_facade"

parents ab990d04 b92b922f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -122,7 +122,7 @@ cc_library {
}

cc_binary {
    name: "stack_with_facade",
    name: "bluetooth_stack_with_facade",
    defaults: [
        "gd_defaults",
    ],
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
                        "-s",
                        "$(serial_number)",
                        "shell",
                        "/system/bin/stack_with_facade",
                        "/system/bin/bluetooth_stack_with_facade",
                        "--grpc-port=$(grpc_port)",
                        "--root-server-port=$(grpc_root_server_port)",
                        "--btsnoop=data/misc/bluetooth/logs/btsnoop_hci.log",
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
                    "label": "stack_under_test",
                    "cmd":
                    [
                        "$ANDROID_HOST_OUT/bin/stack_with_facade",
                        "$ANDROID_HOST_OUT/bin/bluetooth_stack_with_facade",
                        "--grpc-port=$(grpc_port)",
                        "--root-server-port=$(grpc_root_server_port)",
                        "--rootcanal-port=$(rootcanal_port)",