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

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

Merge "Fixed a typo in UserController.java Test: no test needed as this is...

Merge "Fixed a typo in UserController.java Test: no test needed as this is just a typo fix in documentation"
parents 205b9ffd 172e1fbe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1144,7 +1144,7 @@ class UserController implements Handler.Callback {
    /**
     * Attempt to unlock user without a credential token. This typically
     * succeeds when the device doesn't have credential-encrypted storage, or
     * when the the credential-encrypted storage isn't tied to a user-provided
     * when the credential-encrypted storage isn't tied to a user-provided
     * PIN or pattern.
     */
    private boolean maybeUnlockUser(final int userId) {