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

Unverified Commit 70905adc authored by Oliver Scott's avatar Oliver Scott Committed by Michael Bestas
Browse files

Increase maximum password length to 64

Change-Id: I9570db3ecb4e160eb759d48ae1c4aa70436b624f
parent 1a974b57
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3630,7 +3630,7 @@ public class DevicePolicyManager {
     * Maximum supported password length. Kind-of arbitrary.
     * @hide
     */
    public static final int MAX_PASSWORD_LENGTH = 16;
    public static final int MAX_PASSWORD_LENGTH = 64;
    /**
     * Service Action: Service implemented by a device owner or profile owner supervision app to