• Andrew Davies's avatar
    [frdb] Add support for env connection variable. (#18429) · 5ed02905
    Andrew Davies authored
    Similar to the flutter driver, now the fuchsia_remote_debug_protocol can
    connect via an environment variable. This can also be used to point to
    the SSH config location.
    
    This makes it so that tests written using the FRDB do not have to write
    extra information about where their device is on the network.
    5ed02905
fuchsia_remote_connection.dart 22.6 KB