mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-09-09 12:46:50 +00:00
Drivers may do some adjustments in test mode, initially we wanted to reduce this to the minimum but the usage of `FP_DEVICE_EMULATION` exploded, so move this instead into a properly defined variable that: - Uses GLib compiler optimizations - Is read just once per process - Cannot be misused