We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b8749 commit 19fcda5Copy full SHA for 19fcda5
ui/helpers/constants.js
@@ -221,6 +221,7 @@ export const thPlatformMap = {
221
'android-hw-p6-13-0-aarch64-shippable':
222
'Android 13.0 Pixel6 AArch64 Shippable',
223
'android-em-14-x86_64': 'Android 14.0 x86-64',
224
+ 'android-em-14-x86_64-lite': 'Android 14.0 x86-64 Lite',
225
'android-hw-a55-14-0-aarch64-shippable':
226
'Android 14.0 Galaxy A55 AArch64 Shippable',
227
'android-hw-a55-14-0-aarch64': 'Android 14.0 Galaxy A55 AArch64',
0 commit comments