Comment 0 for bug 2031872

Revision history for this message
Yao Wei (medicalwei) wrote :

This patch is upstreamed:

- https://gitlab.freedesktop.org/libfprint/libfprint/-/merge_requests/437

Note that part of the patch requires the changeset from:

- https://gitlab.freedesktop.org/libfprint/libfprint/-/merge_requests/374

so that the enroll time can be different between devices.

[Impact]

 * Support Elan [04f3:0c99] fingerprint component.

[Test Plan]

 * Find a machine with this fingerprint device

 * Launch `settings` and enable `Fingerprint Login`

 * Enroll finger and then logout

 * Login system with enrolled finger

[Where problems could occur]

 * The patch also includes part required for [04f3:0c8c] and [04f3:0c8d], but the support for these devices are removed. If needed we can add support for these two devices in this patchset.

 * The impact will be [04f3:0c99] will be supported.