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

Commit bb4b8a62 authored by Jack He's avatar Jack He Committed by Automerger Merge Worker
Browse files

Merge "Cert: Use string for port numbers in ACTS config" am: e07d1813

Change-Id: I3455b7a55d437d91e83f4b1d76ab7ebc4a0599d7
parents f2a7040b e07d1813
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,9 +7,9 @@
            "name": "HostOnlyCert",
            "rootcanal":
            {
                "test_port": 6401,
                "hci_port": 6402,
                "link_layer_port": 6403
                "test_port": "6401",
                "hci_port": "6402",
                "link_layer_port": "6403"
            },
            "GdDevice":
            [