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

Commit e07d1813 authored by Jack He's avatar Jack He Committed by Gerrit Code Review
Browse files

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

parents 81d60a61 9b6f6acc
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":
            [