From 5486b31e9681e42a0b51c37a49995c067a778e21 Mon Sep 17 00:00:00 2001 From: Null Pointer Date: Sat, 4 Apr 2026 12:46:23 +0530 Subject: [PATCH] scripts: Specify display specs for pipa --- ui_scripts/test_display.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui_scripts/test_display.sh b/ui_scripts/test_display.sh index 3f27fd5..112ccdc 100755 --- a/ui_scripts/test_display.sh +++ b/ui_scripts/test_display.sh @@ -26,6 +26,7 @@ declare -A DEVICES=( ["OnePlus 13R"]="1264x2780 450" ["Nothing Phone 2"]="1080x2412 420" ["Nothing Phone 2a"]="1080x2412 390" + ["Xiaomi Pad 6"]="1800×2880 400" ["Xiaomi 14"]="1200x2670 440" ["Redmi Note 13 Pro"]="1220x2712 446" ["Tecno Pova LG7n"]="1080x2400 356" @@ -48,6 +49,7 @@ SORTED_KEYS=( "Nothing Phone 2" "Pixel 9" "Pixel 8a" + "Xiaomi Pad 6" "Xiaomi 14" "POCO X6 Pro (duchamp)" "Redmi Note 13 Pro"