commit | fecb60640999c4758a8967e7d7960d4530198d17 | [log] [tgz] |
---|---|---|
author | Zixuan Qu <zixuanqu@google.com> | Sat Nov 12 04:44:31 2022 +0000 |
committer | Zixuan Qu <zixuanqu@google.com> | Fri Dec 16 06:54:05 2022 +0000 |
tree | bc4c40765018b8563e0f62f67e8c176acf8ed6bd | |
parent | 7d089caad4b61600d0d876d18b13f0fb1d255685 [diff] |
Gets keyboard layout info from user space when available. The layout info consists of a BCP 47 conformant language tag and a layout type such as "qwerty" or "azerty". They will be used to initialize the input device. This is currently used by uinput virtual keyboard to pass in layout information. Bug: 237537306 Test: atest inputflinger_tests Change-Id: Icfc30f1afb0f88dd704d1d598d62a300a032b0f5