commit | 2a916c4622b762c1f39d69a2991f459a8fe7ec81 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Mon Apr 17 10:37:05 2023 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Mon Apr 24 09:19:31 2023 -0700 |
tree | 62ad57f877ca3cbaeba9f320466363e75d5edc0a | |
parent | 8bf29931eabb065027fda7ffa7db294b04772a36 [diff] |
Use std::unordered_map in KeyCharacterMap Previously, KeyedVector was used in KeyCharacterMap. Convert this to the std::unordered_map. Bug: 278299254 Test: m checkinput Test: m libinput_tests && $ANDROID_HOST_OUT/nativetest64/libinput_tests/libinput_tests Change-Id: I643aa8cc8ae0c68ade4d11d02e34be64faf7f157