commit | e43e5b1337c34a709feca32dbacdf64cafc6c1b4 | [log] [tgz] |
---|---|---|
author | Kevin Chyn <kchyn@google.com> | Wed Feb 17 12:28:31 2021 -0800 |
committer | Kevin Chyn <kchyn@google.com> | Wed Feb 17 12:29:11 2021 -0800 |
tree | 93052cb9090bbc1dd9869588c9e23cedaf0c02bd | |
parent | e3ff87dd32045481a82d48d05a69cd6e32832ebf [diff] |
Retrieve authenticatorId when already targetUserId Previous change ag/13413165 stopped the framework from retrieving authenticatorId when the current user is already the target user. However, this happens immediately after enrollment, since enroll and getAuthenticatorId are separate operations. So, add a way to retrieve authenticatorId only when necessary. Fixes: 179737483 Bug: 178018968 Test: manual Change-Id: I71673fc672c60733616634a2fdf3153a3b2d02e1