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

Commit 6ad966f5 authored by Hansong Zhang's avatar Hansong Zhang Committed by android-build-merger
Browse files

Merge "Rename to bluetooth_stack_with_facade"

am: cac936fd

Change-Id: Ide07d2f4631f747fafb5d9e47690f1105d48668c
parents 7f53fab7 cac936fd
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)",