summaryrefslogtreecommitdiff
path: root/libs/gui/ConsumerBase.cpp
diff options
context:
space:
mode:
author Linnan Li <lilinnan@xiaomi.corp-partner.google.com> 2024-09-30 17:23:51 +0000
committer Android Build Cherrypicker Worker <android-build-cherrypicker-worker@google.com> 2024-09-30 17:23:51 +0000
commitc17f042b0d03fd653ea04c661c452fba6ce9fdd1 (patch)
treea99e18d2959ce203d0d3f3b045bc24c6a9ada1c5 /libs/gui/ConsumerBase.cpp
parent454e2fef1f5756553128a2c573d34eac9a1815e7 (diff)
Fix stylus hover spot not disappearing
When we turn off the stylus hover icon feature and turn on “show touches”, we will use the touch spot display to show the stylus hover icon. But currently, we don't remove the hover spot after HOVER_EXIT, so the stylus hover spot will never disappear. We should add corresponding logic to handle it. This patch also refines a previous test to ensure that stylus events can be handled correctly by PointerChoreographer. Test: atest inputflinger_tests Flag: EXEMPT bugfix Bug: 353451540 Signed-off-by: Linnan Li <lilinnan@xiaomi.corp-partner.google.com> Merged-In: I4b04992605ba19bdf3fc5db74580b919ef8356c0 Change-Id: I4b04992605ba19bdf3fc5db74580b919ef8356c0
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions