e9785ac1e4b779b6119460a5cdc71bce4d6563b9
The existing code was calling postEnroll() too soon, which resulted in the inability to add more than one fingerprint. The solution is to only call postEnroll() when we're leaving the activity. Fixes bug 22438498 Change-Id: Ia134899e12b4edc9cced834e99cb2bfd2d51321f
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%