commit | c4e0c65fba5875c72eb10f0b765c0d2152c04fbf | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Tue Oct 11 02:46:04 2022 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Thu Oct 27 18:11:39 2022 +0000 |
tree | ee2631e0008fcb1cea227295debab1a5afca1c74 | |
parent | b54ffb2a4b2504a39f333b683f83262a70206953 [diff] |
KeyboardInputMapper: Remove unused "stem" key mapping There is code in KeyboardInputMapper to statically remap "stem" keys based on one device's IDC file. I'm not sure why this was added, but there are no usages of these key remappings that I could find, so I'm removing these to simplify the code. Bug: 245989146 Test: None Change-Id: I8745de89c3631d7dc0f2c262ff5eb97c55f40ec1