update
This commit is contained in:
parent
f0f5376c0e
commit
add7c357d4
3 changed files with 4 additions and 113 deletions
|
|
@ -153,6 +153,7 @@ def worker(emu: str, apklist: list[str], out_folder: Path, script: Path):
|
|||
|
||||
|
||||
def run(apklist: list[str], out_folder: Path, script: Path):
|
||||
gen_emulators()
|
||||
workers = []
|
||||
for emu in EMULATORS:
|
||||
workers.append(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue