Skip to content

Commit 19fcda5

Browse files
Add Android 14 Lite emulator pretty name (#8910)
1 parent a0b8749 commit 19fcda5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/helpers/constants.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ export const thPlatformMap = {
221221
'android-hw-p6-13-0-aarch64-shippable':
222222
'Android 13.0 Pixel6 AArch64 Shippable',
223223
'android-em-14-x86_64': 'Android 14.0 x86-64',
224+
'android-em-14-x86_64-lite': 'Android 14.0 x86-64 Lite',
224225
'android-hw-a55-14-0-aarch64-shippable':
225226
'Android 14.0 Galaxy A55 AArch64 Shippable',
226227
'android-hw-a55-14-0-aarch64': 'Android 14.0 Galaxy A55 AArch64',

0 commit comments

Comments
 (0)