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

am: c36e3e7fff

Change-Id: Ic680329647398f52a0d28633aa209e37556c1e31
This commit is contained in:
Chet Haase
2017-06-19 23:39:58 +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.