Merge branch 'main' of https://forgejo.catcrafts.net/Catcrafts/fingerprintd
All checks were successful
package / package (push) Successful in 1m30s

This commit is contained in:
Jorijn van der Graaf 2026-09-08 16:50:32 +02:00
commit 845c658786

View file

@ -33,11 +33,11 @@ fprintd-verify user (wrong finger) verify-no-match, on the first press
fprintd-verify user (enrolled finger) verify-match, on the first press fprintd-verify user (enrolled finger) verify-match, on the first press
``` ```
## Runtime dependencies, not carried here ## Runtime dependencies
The `focal64` trustlet is proprietary and is not in this repo. It is The `focal64` trustlet is proprietary and is not in this repo. It is
extracted from the device's own stock Android partition on first boot by the extracted from the device's own stock Android partition on first boot by the
`fp6-vendor-blobs` mechanism, the same way the audio firmware is. `fp6-vendor-blobs` mechanism, the same way other firmware in fp6-img is.
## License ## License