commit | 145a2e58bb4400757cf91d0804f19ba204d5e9a1 | [log] [tgz] |
---|---|---|
author | Taran Singh <tarandeep@google.com> | Thu May 09 20:08:55 2024 +0000 |
committer | Taran Singh <tarandeep@google.com> | Tue May 21 04:52:12 2024 +0000 |
tree | d1c70b3e5e039810c0e1915672180f0d1c74d5a3 | |
parent | d891a643628d9379e0e962b07c0b7b84988d8ea3 [diff] |
Use InputManagerInternal to report last toolType In the past we've explored various ways to pipe last used tooltype, however most effective way is to ask InputManager. This makes sure it is always up-to-date and isn't restricted to a ViewRoot. Fix: 336615195 Test: atest StylusHandwritingTest Change-Id: I17b9d7d13e2fa265c0f9b04f1cf7193a1ce86638