fprint-list-udev-hwdb: Drop 27c6:6382 from the unsupported-devices list

It is now supported by the goodixmoc driver, so listing it here too
caused a duplicate VID:PID entry (the hwdb generator aborts on
duplicates).
This commit is contained in:
Emanuele Bertolucci
2026-07-08 16:20:05 +02:00
parent ca45b08bbe
commit 51b8712d51
-1
View File
@@ -157,7 +157,6 @@ static const FpIdEntry allowlist_id_table[] = {
{ .vid = 0x27c6, .pid = 0x589a },
{ .vid = 0x27c6, .pid = 0x5f10 },
{ .vid = 0x27c6, .pid = 0x5f91 },
{ .vid = 0x27c6, .pid = 0x6382 },
{ .vid = 0x2808, .pid = 0x9338 },
{ .vid = 0x2808, .pid = 0x9348 },
{ .vid = 0x2808, .pid = 0x93a9 },