mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08: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…
x
Reference in New Issue
Block a user