commit | ce40a4d0e87fc55005f24d93e829012aa0177c57 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Thu Jun 24 20:09:17 2021 +0000 |
committer | Siarhei Vishniakou <svv@google.com> | Fri Jun 25 17:14:21 2021 +0000 |
tree | 445d6cf5186c55586825feb15f5c48fec9431c12 | |
parent | ba81efe04a4b34dd46ef6b64049a567e2233e39d [diff] |
Rename keylayout for SnakeByte iDroid:con to match by name This keylayout was introduced in ba81efe04a4b34dd46ef6b64049a567e2233e39d. Unfortunately, we cannot match by vid / pid, since this breaks other devices (like keyboards) that use the same vendor / product id. Instead, match by name to avoid conflict. Bug: 191720859 Change-Id: I9dd686ebcd612ca04d41b7b5cadf8442350346c9 Test: verified manually