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

Commit 251eda5b authored by Peter Kalauskas's avatar Peter Kalauskas Committed by Android (Google) Code Review
Browse files

Merge "Fix malformed trace section" into tm-qpr-dev

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