Use correct choose lock password/pattern subtitles

Ensures that the existing subtitle strings for the choose lock
password/pattern screens are shown during SUW and from Settings.

Test: Manually tested PIN/pattern/password in SUW and Settings

Fixes: 193802664
Change-Id: Ibbb5f0c7bcd3885e63c02d8b68cd3205ffb529fd
This commit is contained in:
Curtis Belmonte
2021-07-15 11:35:07 -07:00
parent bef076df47
commit a8d7fb68ca
2 changed files with 41 additions and 11 deletions

View File

@@ -361,7 +361,7 @@ public class ChooseLockPattern extends SettingsActivity {
Introduction(
R.string.lock_settings_picker_biometrics_added_security_message,
ID_EMPTY_MESSAGE,
R.string.lockpattern_choose_pattern_description,
R.string.lockpattern_recording_intro_header,
LeftButtonMode.Gone, RightButtonMode.ContinueDisabled,
ID_EMPTY_MESSAGE, true),