Merge "Adding debug message inside NetworkServiceCallback." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
17d19b7d52
@@ -83,6 +83,8 @@ public class NetworkServiceCallback {
|
||||
} catch (RemoteException e) {
|
||||
Rlog.e(mTag, "Failed to onGetNetworkRegistrationStateComplete on the remote");
|
||||
}
|
||||
} else {
|
||||
Rlog.e(mTag, "Weak reference of callback is null.");
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user