commit | 0fc5d10e16a09e2428146f8976e2036ebd72ed7e | [log] [tgz] |
---|---|---|
author | helen cheuk <helencheuk@google.com> | Mon Oct 28 23:19:53 2024 +0000 |
committer | helen cheuk <helencheuk@google.com> | Wed Oct 30 11:23:07 2024 +0000 |
tree | 9118cd609629455dfea305d3ade0fb37fd0f96b8 | |
parent | 66d04b47e773b95b2ae2a8b8f9856c0f63d16ce5 [diff] |
[Custom Key Glyph] KeyCombination should be parcelable This CL fixes an issue that if there is hardware-defined-shortcut tag in keyboard-glyph-map xml, it throws exception when calling inputManager.getKeyGlyphMap because KeyCombination is not parcelable. Bug: 375681062 Test: Manual, tested calling from SystemUI Flag: com.android.hardware.input.keyboard_glyph_map Change-Id: I3de7036d84d3ce0eee4212719755bf9ebe19a5b9