virtual-device: Support all the configured enrolling stages

This commit is contained in:
Marco Trevisan (Treviño)
2021-01-24 02:02:05 +01:00
parent 3d6fb15b5c
commit e8886dbc6b
3 changed files with 51 additions and 11 deletions
@@ -78,6 +78,7 @@ struct _FpDeviceVirtualDevice
GHashTable *prints_storage;
guint wait_command_id;
guint enroll_stages_passed;
};
/* Not really final here, but we can do this to share the FpDeviceVirtualDevice