-
Committer:
Enrik Berkhan
-
Date:
2023-01-19 19:28:33 UTC
-
Revision ID:
git-v1:86566e8d0b7b36ebaa5588af75b46e2c93a12918
goodixmoc: Fix missing "enroll create" state
After the driver internal duplicate check had been removed in
46669e9f539ee48d6ef1ac8ab0732d5a0d43eada, 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.
Signed-off-by: Enrik Berkhan <Enrik.Berkhan@inka.de>