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

Commit 9b041747 authored by Andreas Gampe's avatar Andreas Gampe
Browse files

Frameworks/base: Fix typo in AccountManagerService

Fix an unintended tautology.

Bug: 19797138
Change-Id: Iec19b5c9c80b9f49a61b0dc3c9a9d5c13c84a992
parent 5ad34c3e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2449,7 +2449,7 @@ public class AccountManagerService
            if (sessionBundle != null) {
                String accountType = sessionBundle.getString(AccountManager.KEY_ACCOUNT_TYPE);
                if (TextUtils.isEmpty(accountType)
                        && !mAccountType.equalsIgnoreCase(mAccountType)) {
                        || !mAccountType.equalsIgnoreCase(accountType)) {
                    Log.w(TAG, "Account type in session bundle doesn't match request.");
                }
                // Add accountType info to session bundle. This will