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

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

Merge "Revert accidental change of isUsingUnifiedPassword javadoc" into pi-dev

parents 2cf621f8 6a97535f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2865,7 +2865,7 @@ public class DevicePolicyManager {
     * false if the profile has empty password as a separate challenge.
     *
     * @param admin Which {@link DeviceAdminReceiver} this request is associated with.
     * @throws SecurityException if {@code admin} is not a profile owner.
     * @throws SecurityException if {@code admin} is not a profile owner of a managed profile.
     * @see UserManager#DISALLOW_UNIFIED_PASSWORD
     */
    public boolean isUsingUnifiedPassword(@NonNull ComponentName admin) {