Skip to content
  • Vincent Huang's avatar
    lib: Add API to delete prints stored on sensors · ef351985
    Vincent Huang authored
    Some new fingerprint devices store the information required for matching
    on the sensor itself, without ever disclosing this data to the host. In
    this case we need to delete prints not only from local storage but also
    from the device storage.
    
    This commits adds the internal and external API required to do so.
    ef351985