refactor: complete ActionOptions unification and pointer type optimization

This commit is contained in:
lilong.129
2025-05-27 13:34:12 +08:00
parent 7fb966b7ba
commit 404865ba6b
17 changed files with 838 additions and 1188 deletions

View File

@@ -7,7 +7,7 @@
"android": [
{
"serial": "$device",
"log_on": true,
"log_on": false,
"adb_server_host": "localhost",
"adb_server_port": 5037,
"uia2_ip": "localhost",