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

Commit e570a420 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Don't tie getPasswordComplexity to secure lock screen."

parents 2ed4c757 0dc2b7b1
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -3393,9 +3393,6 @@ public class DevicePolicyManager {
     * explicitly querying the parent profile screen lock complexity via {@link
     * #getParentProfileInstance}.
     *
     * <p>On devices not supporting {@link PackageManager#FEATURE_SECURE_LOCK_SCREEN} feature, the
     * password is always empty and this method returns {@link #PASSWORD_COMPLEXITY_NONE}.
     *
     * @throws IllegalStateException if the user is not unlocked.
     * @throws SecurityException if the calling application does not have the permission
     *                           {@link permission#REQUEST_PASSWORD_COMPLEXITY}