Commit 0a8c2ba
committed
Fix "SYS_KEYS has no physical keys but with factor 2.0%" on
This fixes following error on devices without physical keys:
args: [-p, com.android.settings, -c, android.intent.category.LAUNCHER, 1]
arg: "-p"
arg: "com.android.settings"
arg: "-c"
arg: "android.intent.category.LAUNCHER"
arg: "1"
data="com.android.settings"
data="android.intent.category.LAUNCHER"
** SYS_KEYS has no physical keys but with factor 2.0%.
For details see appium/appium-android-driver#729
and https://stackoverflow.com/questions/44860475/how-to-use-the-monkey-command-with-an-android-system-that-doesnt-have-physical
and ARM-software/lisa#408adbe start
1 parent 842bb8f commit 0a8c2ba
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1426 | 1426 | | |
1427 | 1427 | | |
1428 | 1428 | | |
1429 | | - | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
1430 | 1432 | | |
1431 | 1433 | | |
1432 | 1434 | | |
| |||
0 commit comments