cros: Fix off-by-one error in PIN settings.
If pin length must be set then the error messages for - [0,3] digits: "PIN must be at least 4 digits" - [5..] digits: "PIN must be less than 4 digits" The 5.. digit case should be "PIN must be less than 5 digits" Bug: 855635 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: I840772182b292f150626aa670594221bd1096904 Reviewed-on: https://chromium-review.googlesource.com/1112210Reviewed-by:Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Jacob Dufault <jdufault@chromium.org> Cr-Commit-Position: refs/heads/master@{#569724}
Showing
Please register or sign in to comment