mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-21 03:54:11 +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