commit | d945d3e55ecd98d6554a9fdf6dfa1beb1c64a189 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Wed May 18 09:42:52 2022 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Thu Jun 16 17:35:36 2022 +0000 |
tree | 3495973415e51d81fd3113af36d89533fbcce665 | |
parent | 3dee0df77f44dd85b0f03b14db7966e1ba8faeb3 [diff] |
Do not load keylayout if required kernel module is missing Some key layouts require the presence of a specific kernel module. If the kernel module is not present, the layout should not be loaded. In this CL, we add an option to specify which kernel modules / configs are needed inside the kl file. Bug: 228005926 Test: atest libinput_tests Change-Id: I0d2ab6298bd41df6dc56120bf0385e10da6c3bfe Merged-In: I0d2ab6298bd41df6dc56120bf0385e10da6c3bfe