mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: adb shell is executed before device connect
This commit is contained in:
parent
e0d770b581
commit
a46b50edd7
@ -111,7 +111,6 @@ class Connection:
|
||||
self.serial = str(self.config.Emulator_Serial)
|
||||
self.serial_check()
|
||||
self.detect_device()
|
||||
self.is_avd
|
||||
|
||||
# Connect
|
||||
self.adb_connect(self.serial)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user