Skip to content

goodixmoc: Fix missing "enroll create" state

After the driver internal duplicate check had been removed in 46669e9f, all templates were saved with an all-zeroes template ID.

By going through FP_ENROLL_CREATE before starting to capture, the template ID returned from the device is taken into account again.

TODO: update the goodixmoc test case accordingly

Fix: #535 (closed)

Merge request reports