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

Commit c0f7e5db authored by Amith Yamasani's avatar Amith Yamasani
Browse files

Removed an unnecessary log message

Change-Id: I381c46fd355fc5697531d0d6931a60def4ee1b89
parent 13e22319
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -11198,7 +11198,6 @@ public final class ActivityManagerService extends ActivityManagerNative
    }
    void finishRunningVoiceLocked() {
        Slog.d(TAG, "finishRunningVoiceLocked()  >>>>");
        if (mRunningVoice != null) {
            mRunningVoice = null;
            mVoiceWakeLock.release();