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