diff options
| author | 2024-10-22 14:10:46 +0000 | |
|---|---|---|
| committer | 2024-10-22 16:37:46 +0000 | |
| commit | 0334e0e3c527052d2eafa735d1fa76e6bea1a860 (patch) | |
| tree | f044643beb9e726b4a9f70d1084119183e23f96a /libs/androidfw/StringPool.cpp | |
| 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
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions