Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c17f042b authored by Linnan Li's avatar Linnan Li Committed by Android Build Cherrypicker Worker
Browse files

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: default avatarLinnan Li <lilinnan@xiaomi.corp-partner.google.com>
Merged-In: I4b04992605ba19bdf3fc5db74580b919ef8356c0
Change-Id: I4b04992605ba19bdf3fc5db74580b919ef8356c0
parent 454e2fef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment