commit | 18a1d513e965c406c106993fc52c74618a4c3205 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Fri Dec 15 13:47:33 2023 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Fri Dec 15 15:14:44 2023 -0800 |
tree | 85da7c0101b9e98c400bae6b732794ece63be1d4 | |
parent | 6742ee98ac9b9891888e7fc4c73b6257cc70734a [diff] |
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 Change-Id: I32dcfae512e84d3d7a3ada76b826c84269ef6075