commit | 0d352887e2820cf99d4935576c998a710538115f | [log] [tgz] |
---|---|---|
author | Ameer Armaly <aarmaly@google.com> | Fri Mar 04 15:48:59 2022 -0800 |
committer | Ameer Armaly <aarmaly@google.com> | Fri Mar 04 15:48:59 2022 -0800 |
tree | ae521c297e8a40c440d84c9db5fab0e3b50eec34 | |
parent | 836db75e0f49b39a648eaa3d21e22c4c4333b0a3 [diff] |
Fix service touch exploration. We were queueing up ACTION_HOVER_EXIT when initiating touch exploration which doesn't make sense. ACTION_HOVER_EXIT only makes sense on ACTION_UP when touch exploring. Fix: 219814318 Fix: 220387502 Test: Verify that entering a pin works as expected. Test: Verify that touch exploration does not get stuck often, only occasionally per b/215654623 Change-Id: Iab29f7736ab4ff3ea24c26109073481a876ffb58