commit | 7092e268641fe57541a34fd34a41185bb20ee73c | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Tue May 03 16:51:09 2022 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Tue May 03 16:51:09 2022 +0000 |
tree | caf5f1e29db05a1b4fcbc44532033acf48721a86 | |
parent | 5d7e9601786b48e3b944c59493a8d3a982907479 [diff] |
Address Pointer Capture crash during rapid toggles If an app has pointer capture enabled, and it rapidly toggles capture off and on, there is a high likelihood for a system crash. We can deterministically reproduce this case in the tests, so we address that use case here. Bug: 230850070 Test: atest inputflinger_tests Change-Id: I1ecacf468d48b3def30fd5844d2e25128569e289