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

Commit 210ed4f4 authored by Mohamed Abdalkader's avatar Mohamed Abdalkader Committed by android-build-merger
Browse files

Add log message in ImsManager

am: 8806388d

Change-Id: I417e6beffa5e7d7d7386042848dc679085192ca6
parents f55f9101 8806388d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -237,6 +237,7 @@ public class ImsManager {
                                }
                            }
                        } catch (ImsException e) {
                            loge("notifyStateChanged(): ", e);
                            // Could not get the ImsService, retry!
                            notifyNotReady();
                            retryGetImsService();