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

Commit 8eb75118 authored by Myles Watson's avatar Myles Watson Committed by android-build-merger
Browse files

Split ports for device and root-canal tests

am: 9b3ed2a1

Change-Id: I7cd54d1ebbaa376980dc4eb258258834e3084e47
parents 1a0704c6 9b3ed2a1
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -14,9 +14,9 @@
            "GdDevice":
            [
                {
                    "grpc_port": "8898",
                    "grpc_root_server_port": "8896",
                    "signal_port": "8894",
                    "grpc_port": "8998",
                    "grpc_root_server_port": "8996",
                    "signal_port": "8994",
                    "label": "cert_stack",
                    "cmd":
                    [
@@ -28,9 +28,9 @@
                    ]
                },
                {
                    "grpc_port": "8899",
                    "grpc_root_server_port": "8897",
                    "signal_port": "8895",
                    "grpc_port": "8999",
                    "grpc_root_server_port": "8997",
                    "signal_port": "8995",
                    "label": "stack_under_test",
                    "cmd":
                    [