Disable app switch drop behaviour
This behaviour causes InputDispatcher to drop input events, potentially leading to incorrect input event streams inside the dispatcher. This later causes a crash. This behaviour is no longer needed, so we should remove it. In the future, all of the related code should be deleted, as well. Bug: 308531018 Test: none (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:18a1d513e965c406c106993fc52c74618a4c3205) Merged-In: I32dcfae512e84d3d7a3ada76b826c84269ef6075 Change-Id: I32dcfae512e84d3d7a3ada76b826c84269ef6075
Loading
Please register or sign in to comment