commit | b5275911159c8e25b4ecad3eca22163f95715743 | [log] [tgz] |
---|---|---|
author | Vaibhav Devmurari <vdevmurari@google.com> | Tue Jan 23 14:50:17 2024 +0000 |
committer | Vaibhav Devmurari <vdevmurari@google.com> | Tue Jan 23 15:02:01 2024 +0000 |
tree | e49a4d83bb08dc7671e0f23633a8eabb1bcd582e | |
parent | 9812a64b24502edc8913eea4dbac830e03007ec8 [diff] |
Use KCM to capitalize characters, instead of toUpperCase() Some charaters don't get capitalized by the the keyboard based on what is configured in the respective KCM, so we should use KCM to see what the capitalized version of the character would look like. Bug: 321938411 Test: manual Change-Id: I896bb8f7526c7e2d6c516d3cc0d30c4567f65236