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

Commit 3169f34e authored by Hansong Zhang's avatar Hansong Zhang Committed by android-build-merger
Browse files

Merge "Rename to bluetooth_stack_with_facade" am: cac936fd

am: 6ad966f5

Change-Id: I26faf3a5af3e5343eafde62058a6ae596357dc9b
parents edc8a78a 6ad966f5
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)",