diff options
| author | 2024-08-19 13:56:21 +0000 | |
|---|---|---|
| committer | 2024-08-19 13:56:30 +0000 | |
| commit | 89db614840e6707aedc953d07f1f4a87d3c66bbd (patch) | |
| tree | 95e011c2d73d44e7d430db341407ac9427dc2dc2 /cmds/bootanimation/BootAnimation.cpp | |
| parent | cac166a1296c62e97681b6e21350ecf6202c0154 (diff) | |
Fix parameter for Gatekeeper re-enroll in SyntheticPasswordManager
Gatekeeper's re-enroll feature requires the enroll() API to be
called with currentPasswordHandle, currentPassword, and newPassword.
Currently, the currentPassword parameter in
SyntheticPasswordManager is incorrectly set to spHandle instead of
gatekeeperPassword. This causes the re-enroll feature to fail, as
Gatekeeper receives a password handle instead of the expected
password, leading to a mismatch during the re-enrollment process.
Change-Id: Iad84a23e72940ad04aa9d663e871bf2cef0ce1cf
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions