12 lines
235 B
JSON
12 lines
235 B
JSON
{
|
|
"connection": {
|
|
"address": "172.17.0.1:5555",
|
|
"preset": "ADB"
|
|
},
|
|
"instance_options": {
|
|
"adb_lite_enabled": false,
|
|
"deployment_with_pause": false,
|
|
"kill_adb_on_exit": false,
|
|
"touch_mode": "MaaTouch"
|
|
}
|
|
} |