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

Commit f469a92c authored by Tyler Gunn's avatar Tyler Gunn Committed by Gerrit Code Review
Browse files

Merge "Clarify InCallController Log message"

parents ce5d5035 0ab80d84
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -452,7 +452,7 @@ public class InCallController extends CallsManagerListenerBase {

        @Override
        public void disconnect() {
            Log.i(this, "Disconnect forced!");
            Log.i(this, "Disconnecting from InCallService");
            if (mIsProxying) {
                mSubConnection.disconnect();
            } else {