1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-25 01:20:10 +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": {