1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 22:37:00 +08:00

Opt: Use local assets cache in uiautomator2

This commit is contained in:
LmeSzinc
2023-04-01 02:12:25 +08:00
parent 631fec2ad8
commit 7a16b71e08
2 changed files with 100 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
from deploy.patch import patch_trust_env
from deploy.patch import pre_checks
patch_trust_env()
pre_checks()
from deploy.adb import AdbManager
from deploy.alas import AlasManager