summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Yohei Yukawa <yukawa@google.com> 2024-01-03 22:27:55 +0900
committer Yohei Yukawa <yukawa@google.com> 2024-01-03 22:27:55 +0900
commit22b9aa5b474761b64ba78455860e376b80477a3a (patch)
tree1d09a80d48fa110b99c86dc8eadca21f5e720d80 /libs/androidfw/misc.cpp
parent46e75da5a1a2f9d53d8a504861436e35849e5c58 (diff)
Prepare to make HardwareKeyboardShortcutController per-user
Previously we have reused the same instance of InputMethodManagerService#mHardwareKeyboardShortcutController across users, which needs to be updated before supporting concurrent multiple users in InputMethodManagerService. With this CL a new instance of HardwareKeyboardShortcutController will be recreated every time the current IME user is switching. This is an important milestone to keep maintaining multiple instances of HardwareKeyboardShortcutController for each user. There must be no observable behavior change in this CL. Bug: 309868254 Bug: 309837937 Test: presubmit Change-Id: I679cbe81a475566d9f9651c9977023025bcae3a6
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions