Merge "ChooseLockPassword shows wrong string when confirmed password is wrong"

This commit is contained in:
Kevin Chyn
2018-03-01 03:02:00 +00:00
committed by Android (Google) Code Review

View File

@@ -279,7 +279,7 @@ public class ChooseLockPassword extends SettingsActivity {
0,
0,
0,
R.string.next_label);
R.string.lockpassword_confirm_label);
Stage(int hintInAlpha, int hintInAlphaForFingerprint,
int hintInNumeric, int hintInNumericForFingerprint,