mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-17 18:19:31 +08:00
Opt: Add auto device detection and auto package detection, should be foolproof
- Add: Real-time server change
This commit is contained in:
@@ -139,7 +139,7 @@ class Hermit(Adb):
|
||||
self.adb_shell(['input', 'keyevent', '3'])
|
||||
|
||||
# Switch back to AzurLane
|
||||
self.app_start_adb(self.config.Emulator_PackageName)
|
||||
self.app_start_adb()
|
||||
|
||||
def uninstall_hermit(self):
|
||||
self.adb_command(['uninstall', self._hermit_package_name])
|
||||
|
||||
Reference in New Issue
Block a user