Merge "Fix malformed trace section" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
251eda5b9a
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user