commit | e9785ac1e4b779b6119460a5cdc71bce4d6563b9 | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Mon Jul 13 15:58:59 2015 -0700 |
committer | Jim Miller <jaggies@google.com> | Mon Jul 13 16:00:25 2015 -0700 |
tree | c50a142b3b138560d625d5b696d5bf9ca70d909d | |
parent | 53dd1d4deea9968f1255018248ff0393252032dd [diff] |
Postpone call to postEnroll() until we actually leave activity. 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