support poco phone m4

This commit is contained in:
2023-06-15 14:00:18 +02:00
parent 92612f576c
commit 26036346cf
+2
View File
@@ -1003,6 +1003,8 @@ class CommandorPage {
this.device.shell("input tap " + 550 + " " + 1920)
} else if (model === "ONEPLUS A6000") {
this.device.shell("input tap " + 535 + " " + 1945)
} else if (model === "22041219PG") {
this.device.shell("input tap " + 540 + " " + 1985)
} else if (model === "21091116C") {
this.device.shell("input tap " + 510 + " " + 1975)
} else if (model === "MI 5s") {