Merge "Revert "Temporarily disable AVD on RT"" into nyc-dev

This commit is contained in:
Doris Liu
2016-03-02 00:08:28 +00:00
committed by Android (Google) Code Review

View File

@@ -154,7 +154,7 @@ public class AnimatedVectorDrawable extends Drawable implements Animatable2 {
private static final boolean DBG_ANIMATION_VECTOR_DRAWABLE = false;
/** Local, mutable animator set. */
private VectorDrawableAnimator mAnimatorSet = new VectorDrawableAnimatorUI(this);
private VectorDrawableAnimator mAnimatorSet = new VectorDrawableAnimatorRT(this);
/**
* The resources against which this drawable was created. Used to attempt