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

Commit 64813286 authored by Peter Kalauskas's avatar Peter Kalauskas Committed by Automerger Merge Worker
Browse files

Merge "Fix malformed trace section" into tm-qpr-dev am: 251eda5b am: a06e522b

parents 1f456af8 a06e522b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1508,6 +1508,7 @@ public class VolumeDialogImpl implements VolumeDialog, Dumpable,
        mHandler.removeMessages(H.SHOW);
        if (mIsAnimatingDismiss) {
            Log.d(TAG, "dismissH: isAnimatingDismiss");
            Trace.endSection();
            return;
        }
        mIsAnimatingDismiss = true;