Skip to content

Commit 9548f1e

Browse files
scripts: Add display specs for Xiaomi Pad 6
1 parent abf5c2d commit 9548f1e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ui_scripts/test_display.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ declare -A DEVICES=(
2626
["OnePlus 13R"]="1264x2780 450"
2727
["Nothing Phone 2"]="1080x2412 420"
2828
["Nothing Phone 2a"]="1080x2412 390"
29+
["Xiaomi Pad 6"]="1800×2880 400"
2930
["Xiaomi 14"]="1200x2670 440"
3031
["Redmi Note 13 Pro"]="1220x2712 446"
3132
["Tecno Pova LG7n"]="1080x2400 356"
@@ -48,6 +49,7 @@ SORTED_KEYS=(
4849
"Nothing Phone 2"
4950
"Pixel 9"
5051
"Pixel 8a"
52+
"Xiaomi Pad 6"
5153
"Xiaomi 14"
5254
"POCO X6 Pro (duchamp)"
5355
"Redmi Note 13 Pro"

0 commit comments

Comments
 (0)