commit | 0334e0e3c527052d2eafa735d1fa76e6bea1a860 | [log] [tgz] |
---|---|---|
author | Josh <jmokut@google.com> | Tue Oct 22 14:10:46 2024 +0000 |
committer | Josh <jmokut@google.com> | Tue Oct 22 16:37:46 2024 +0000 |
tree | f044643beb9e726b4a9f70d1084119183e23f96a | |
parent | e6634fe62b53b8cb3a14444a0eb748302b02e06d [diff] |
Fixed mixup with keycode / modifier mapping. Keycode mapping and modifier mapping were done through the same function and same map, and this caused a conflict where KEYCODE_1 was being mapped as META_FN_ON. I've separated these two methods Test: ShortcutHelperCategoriesRepositoryTest Flag: com.android.systemui.keyboard_shortcut_helper_rewrite Fix: 372820099 Change-Id: If67ec7919d8dd24c519d5e4d64bd988cb9a07cf6