summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Eric Biggers <ebiggers@google.com> 2022-12-13 00:39:43 +0000
committer Eric Biggers <ebiggers@google.com> 2022-12-14 00:32:48 +0000
commit91a9ee488c103e70fe3d3d0d92830ddf4e20499b (patch)
tree97905059d9c13ad923aa837ab61f3fc09ec74700 /libs/androidfw/StringPool.cpp
parent5487a42b8abc696042015977692d795510f9d533 (diff)
Remove on-demand initialization of synthetic password
Now that all users are given a synthetic password, either at user creation time by LockSettingsService.createNewUser() or at boot time by LockSettingsService.onThirdPartyAppsStarted(), there is no need to support on-demand initialization of the synthetic password when setting the lockscreen credential or adding an escrow token. The only issue is that the unit tests were relying on this. This CL addresses that issue by updating the unit tests to explicitly initialize the synthetic password when needed. This CL removes two TODOs from LockSettingsService. Test: atest com.android.server.locksettings Bug: 232452368 Change-Id: I7a1675953389ac1a261463e09291a2ff3b256483
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions