Merge "Make --no-window-animation flag apply to animators, too" into oc-dev am: c36e3e7fff

am: 97f7dbb004

Change-Id: I8ad8f455a430b7230f9f83dc5b0967db4a540e87
This commit is contained in:
Chet Haase
2017-06-19 23:46:53 +00:00
committed by android-build-merger

View File

@@ -382,6 +382,7 @@ public class Instrument {
oldAnims = mWm.getAnimationScales();
mWm.setAnimationScale(0, 0.0f);
mWm.setAnimationScale(1, 0.0f);
mWm.setAnimationScale(2, 0.0f);
}
// Figure out which component we are tring to do.