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

Opt: No android versions selecting in benchmark

This commit is contained in:
LmeSzinc
2024-04-08 04:11:50 +08:00
parent 2ebe71b774
commit 78adcbbc7d
8 changed files with 18 additions and 24 deletions

View File

@@ -2424,12 +2424,10 @@
"DeviceType": {
"name": "設備類型",
"help": "",
"emulator": "模擬器 安卓<=9",
"emulator_android_12": "模擬器 安卓>9",
"emulator": "模擬器",
"plone_cloud_with_adb": "雲手機 有公網ADB",
"phone_cloud_without_adb": "雲手機 無公網ADB",
"android_phone": "安卓真機 安卓<=9",
"android_phone_12": "安卓真機 安卓>9",
"android_phone": "安卓真機",
"android_phone_vmos": "安卓真機VMOS虛擬機"
},
"TestScene": {