commit | ec70ee2c604b82f9261513dbd3110ecdc9bc1f13 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Wed May 18 09:42:52 2022 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Wed Jun 15 18:59:19 2022 +0000 |
tree | f3358f369ed95766f7bb5208c996d01fe361844a | |
parent | 984f40b9cdd9e19554eb662378bf74a77c4651ff [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