修复adb shell运行时/dev/input/eventX打开失败问题#3
Open
RainbowC0 wants to merge 1 commit intomuchenspace:masterfrom
Open
Conversation
Owner
|
修改后adb不会打开eventX失败,但是会出现无限读出事件?你可以试一下,我这几天暂时没时间看,不过感谢你的pr,thank you |
Author
|
不用只读模式打开的话,eventX会打开失败,结果是获取不到触摸屏尺寸(长宽都是0),进一步导致触控动作无效。 |
Owner
|
在adb环境下,用只读打开后,会无限读出event,后续也是会导致功能无效,原因未知,没时间排查............ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.