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

Commit 084a3e38 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix log message." into sc-dev am: 6c8d16d3

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telecomm/+/13952828

Change-Id: I53004319b81775e666f1912f9faf573a3d6ced3b
parents d91127ab 6c8d16d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -517,7 +517,7 @@ public class CallDiagnosticServiceController extends CallsManagerListenerBase {
                    callId, messageId, message);
            return;
        }
        Log.i(this, "handleDisplayDiagnosticMessage: callId=%s; msg=%d/%s; invalid call",
        Log.i(this, "handleDisplayDiagnosticMessage: callId=%s; msg=%d/%s",
                callId, messageId, message);
        if (mPlayerFactory != null) {
            // Play that tone!