commit | b5f3b9b846e90b10177f4c2b78fa361a93e934b1 | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Fri Mar 15 16:47:37 2024 +0000 |
committer | David Lin <dlinls@google.com> | Thu Mar 28 09:29:28 2024 +0000 |
tree | 234e505a1e0a8d401c9bfef713d4658df5bff0b9 | |
parent | 419db573a75cd4e10f8dda7e60be11ab3a7c8033 [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 24D1-dev is based on 24Q2-release. Therefore, we merged this CL to 24D1-dev.