Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2a108403 authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

I am a dummy.

Change-Id: Ie6908a8931954f83ab0e9b905173b576dbf3661d
parent 7a09f72b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -148,7 +148,7 @@ public class DevicePolicyManagerService extends IDevicePolicyManager.Stub {
        int minimumPasswordLowerCase = DEF_MINIMUM_PASSWORD_LOWER_CASE;

        static final int DEF_MINIMUM_PASSWORD_LETTERS = 1;
        int minimumPasswordLetters = DEF_MINIMUM_PASSWORD_LOWER_CASE;
        int minimumPasswordLetters = DEF_MINIMUM_PASSWORD_LETTERS;

        static final int DEF_MINIMUM_PASSWORD_NUMERIC = 1;
        int minimumPasswordNumeric = DEF_MINIMUM_PASSWORD_NUMERIC;