1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-21 09:05:34 +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,13 +2424,11 @@
"DeviceType": {
"name": "Device Type",
"help": "",
"emulator": "Emulator (Android <= 9)",
"emulator_android_12": "Emulator (Android > 9)",
"plone_cloud_with_adb": "Phone cloud with public network ADB",
"phone_cloud_without_adb": "Phone cloud without public network ADB",
"android_phone": "Android Phone (Android <= 9)",
"android_phone_12": "Android Phone (Android > 9)",
"android_phone_vmos": "Android Phone (VMOS emulator)"
"emulator": "Emulators",
"plone_cloud_with_adb": "Phone clouds with public network ADB",
"phone_cloud_without_adb": "Phone clouds without public network ADB",
"android_phone": "Android Phones",
"android_phone_vmos": "Android Phones (VMOS emulator)"
},
"TestScene": {
"name": "Test Scene",