commit | 066902fc54c83ebe193ddc55cfb60833652caace | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Fri Mar 15 16:47:37 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu Mar 28 12:28:47 2024 +0000 |
tree | 234e505a1e0a8d401c9bfef713d4658df5bff0b9 | |
parent | 66420a0a668b355a35cdeaee95abc8931e25ca6c [diff] |
PointerChoreographer: Add drawing tablet support PointerChoreographer does not yet support drawing tablets. Add support by creating a MousePointerController for each drawing tablet that is connected. Use a MousePointerController so that the default icon is the same as for a mouse (arrow) instead of for a stylus (no icon). The icon will only show while the stylus is hovering or touching. Bug: 329849066 Test: atest inputflinger_tests (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:4c977a4ccaad3203929fb59815bebc4fe1cbfb5f) Merged-In: I0cbb4a8efc8fd5e50ddfdad2b60df0195a3dce16 Change-Id: I0cbb4a8efc8fd5e50ddfdad2b60df0195a3dce16