Merge "Unbind AccountManagerService from authenticator." into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e79b4e2e4e
@@ -5086,7 +5086,6 @@ public class AccountManagerService
|
||||
|
||||
@Override
|
||||
public void onServiceDisconnected(ComponentName name) {
|
||||
mAuthenticator = null;
|
||||
IAccountManagerResponse response = getResponseAndClose();
|
||||
if (response != null) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user