support poco phone m4
This commit is contained in:
@@ -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") {
|
||||
|
||||
Reference in New Issue
Block a user