mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Fix: adb shell is executed before device connect
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user