commit | 7fe8927478f6dae21461ce224e377b3214739d59 | [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> | Tue Mar 26 23:36:03 2024 +0000 |
tree | ec7a8b2e06d174f19e9fdda9495489831cc914ba | |
parent | edd1d3fe947bac7b593e7d5f0ed8a000a354fd9d [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