commit | ba9364aca10c6913d08884d8a9d5e5cbbe5a4e9e | [log] [tgz] |
---|---|---|
author | Harry Cutts <hcutts@google.com> | Thu Dec 15 12:39:04 2022 +0000 |
committer | Harry Cutts <hcutts@google.com> | Fri Dec 16 14:06:03 2022 +0000 |
tree | 1ca54274f8d0b534329c5cb16a397b70e67fcc0f | |
parent | 3a0ced4b3dfb16fc9eabb042b4ebb15d0713f2b8 [diff] |
Use a const InputDeviceContext ref in HardwareStateConverter This involved changing a number of other references that could have been const but weren't, hence this being a separate CL from the original. Bug: 251196347 Test: build succeeds Test: m inputflinger_tests && \ $ANDROID_HOST_OUT/nativetest64/inputflinger_tests/inputflinger_tests \ --gtest_filter='*HardwareStateConverterTest*' Change-Id: Id4ecad74c9be19bd26aac525f0ebf44536677f85