summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Vaibhav Devmurari <vdevmurari@google.com> 2023-03-06 12:07:11 +0000
committer Vaibhav Devmurari <vdevmurari@google.com> 2023-03-06 23:38:15 +0000
commit5a4fcd85564b4f8f45acbdbb6c9ffadd77135d1a (patch)
tree3da05d1ebf969f4b2912ea268bc00b55b7c8711c /libs/androidfw/StringPool.cpp
parentebe8627ed4a5af6e3f46ce4c94e49708c7307375 (diff)
In new PK settings don't set Keyboard layout before device added
getKeyboardLayoutOverlay() native callback can occur before input device added. But, in new PK settings, set the keyboard layout to default until we get onInputDeviceAdded() callback. This is because in new settings we require information like language tag abd layout type which is only available after device is fully added. Keep the Old settings behavior as-is since it doesn't use extra information of language tag and layout type. Test: manual Bug: 271499078 Change-Id: I6ea504e3df7928c1dbed5a2e436e3a410c38e350
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions