OSDN Git Service

Temporarily disable AVD on RT
authorJohn Reck <jreck@google.com>
Tue, 1 Mar 2016 23:43:34 +0000 (15:43 -0800)
committerJohn Reck <jreck@google.com>
Tue, 1 Mar 2016 23:43:34 +0000 (15:43 -0800)
Bug: 27396097
Change-Id: I44324bca96e4a3a659d7222970c7e5d635a36383

graphics/java/android/graphics/drawable/AnimatedVectorDrawable.java

index 3901af3..372dff0 100644 (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 VectorDrawableAnimatorRT(this);
+    private VectorDrawableAnimator mAnimatorSet = new VectorDrawableAnimatorUI(this);
 
     /**
      * The resources against which this drawable was created. Used to attempt