commit | 77140f4c130c652109cb90a93c495a1509f633ec | [log] [tgz] |
---|---|---|
author | Arpit Singh <arpitks@google.com> | Tue Jun 13 11:35:27 2023 +0000 |
committer | Arpit Singh <arpitks@google.com> | Thu Jun 15 16:16:48 2023 +0000 |
tree | afc559701ea5eb7f4f019fabb9b0063e463ba0c5 | |
parent | 5c02a719954b4e2c3221aefe75a7b151bbf91c01 [diff] |
InputMapper refactor: Cache RawAbsoluteAxisInfo RawAbsoluteAxisInfo remains unchanged during lifetime of a device we can store this value in cache. This will minimise dependency on enable/disable and allow us to make read failures fatal. Test: m checkinput && atest inputflinger_tests Bug: 285478143 Change-Id: Ied062566f58938601a65d9e643e7acbcabd3c665