We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf5c2d commit 9548f1eCopy full SHA for 9548f1e
1 file changed
ui_scripts/test_display.sh
@@ -26,6 +26,7 @@ declare -A DEVICES=(
26
["OnePlus 13R"]="1264x2780 450"
27
["Nothing Phone 2"]="1080x2412 420"
28
["Nothing Phone 2a"]="1080x2412 390"
29
+ ["Xiaomi Pad 6"]="1800×2880 400"
30
["Xiaomi 14"]="1200x2670 440"
31
["Redmi Note 13 Pro"]="1220x2712 446"
32
["Tecno Pova LG7n"]="1080x2400 356"
@@ -48,6 +49,7 @@ SORTED_KEYS=(
48
49
"Nothing Phone 2"
50
"Pixel 9"
51
"Pixel 8a"
52
+ "Xiaomi Pad 6"
53
"Xiaomi 14"
54
"POCO X6 Pro (duchamp)"
55
"Redmi Note 13 Pro"
0 commit comments