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

Commit e5d78757 authored by Dmitry Dementyev's avatar Dmitry Dementyev Committed by Automerger Merge Worker
Browse files

Merge "Unbind AccountManagerService from authenticator." into udc-dev am: e79b4e2e

parents 5b709498 e79b4e2e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5086,7 +5086,6 @@ public class AccountManagerService

        @Override
        public void onServiceDisconnected(ComponentName name) {
            mAuthenticator = null;
            IAccountManagerResponse response = getResponseAndClose();
            if (response != null) {
                try {