commit | c3ee364150dfe50665d7c5cb7618054e20fb2673 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Mon Oct 16 17:21:17 2023 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Mon Oct 16 17:21:17 2023 +0000 |
tree | e35109204dcfb31e6904bc16ecc89942f998cbb5 | |
parent | c5e6973068fdef3be2214a06d053772c94637525 [diff] |
LockSettingsService: pass SyntheticPassword to unlockKeystore() Make unlockKeystore() consistent with unlockUserKey() by taking in the SyntheticPassword instead of the Keystore password directly. This is a straightforward refactor. Bug: 296464083 Test: atest com.android.server.locksettings Change-Id: I4fe794615240e8a9a9d077dfbe3d693de4ec7f36