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

Commit 468d82bb authored by Joe Malin's avatar Joe Malin Committed by Android Git Automerger
Browse files

am 6bf45dc7: am b6a35268: B9257437: Typo in javadoc for AccountManager

* commit '6bf45dc7':
  B9257437: Typo in javadoc for AccountManager
parents 4cef8150 6bf45dc7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -781,7 +781,7 @@ public class AccountManager {
     * {@link android.Manifest.permission#USE_CREDENTIALS}.
     *
     * @param account The account to fetch an auth token for
     * @param authTokenType The auth token type, see {#link getAuthToken}
     * @param authTokenType The auth token type, see {@link #getAuthToken getAuthToken()}
     * @param notifyAuthFailure If true, display a notification and return null
     *     if authentication fails; if false, prompt and wait for the user to
     *     re-enter correct credentials before returning