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

Commit dbc86ad1 authored by Benjamin Franz's avatar Benjamin Franz Committed by Android (Google) Code Review
Browse files

Merge "Update documentation for PASSWORD_QUALITY_SOMETHING" into mnc-dev

parents ec01f3d2 c6a9653e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -924,7 +924,7 @@ public class DevicePolicyManager {

    /**
     * Constant for {@link #setPasswordQuality}: the policy requires some kind
     * of password, but doesn't care what it is.  Note that quality constants
     * of password or pattern, but doesn't care what it is. Note that quality constants
     * are ordered so that higher values are more restrictive.
     */
    public static final int PASSWORD_QUALITY_SOMETHING = 0x10000;