mirror of
https://github.com/ARM-software/devlib.git
synced 2025-01-31 02:00:45 +00:00
18 lines
288 B
Plaintext
18 lines
288 B
Plaintext
|
AndroidTarget:
|
||
|
entry-0:
|
||
|
connection_settings:
|
||
|
device: 'emulator-5554'
|
||
|
|
||
|
LinuxTarget:
|
||
|
entry-0:
|
||
|
connection_settings:
|
||
|
host: 'example.com'
|
||
|
username: 'username'
|
||
|
password: 'password'
|
||
|
|
||
|
LocalLinuxTarget:
|
||
|
entry-0:
|
||
|
connection_settings:
|
||
|
unrooted: True
|
||
|
|