commit | 8e6fb254b1a8248111c9d3a8b989daa4a5076942 | [log] [tgz] |
---|---|---|
author | Arpit Singh <arpitks@google.com> | Thu Apr 06 11:49:17 2023 +0000 |
committer | Arpit Singh <arpitks@google.com> | Thu Apr 13 09:45:22 2023 +0000 |
tree | e74eef35f44acb19495718447e3644dec23b506f | |
parent | ed6c3defc344d5ac0a6cc05752d4aeb789283e2b [diff] |
InputMapper refactor: Modify InputMapper constructor for configuration We are refactoring Input-mapper(s) to ensure they are configured at the time of initialisation. In this CL we are changing InputMapper's constructor to accept the reader configuration to facilitate initialisation. Test: build, inputflinger_tests, presubmit checks Bug: 256009910 Change-Id: I710b892f51268a001d076f387163ac3274f5b0d1