From 68f749ce3c4b395787aeb840b14402abccacce70 Mon Sep 17 00:00:00 2001 From: Doris Liu Date: Wed, 1 Jun 2016 13:38:03 -0700 Subject: [PATCH] Correct valueType attribute for an AVD in test app BUG: 29009391 Change-Id: Id2e43e538a5f8ab835957acc9164a40d319588c1 --- .../res/anim/ic_rotate_2_portrait_v2_animation_arrows_1.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/VectorDrawableTest/res/anim/ic_rotate_2_portrait_v2_animation_arrows_1.xml b/tests/VectorDrawableTest/res/anim/ic_rotate_2_portrait_v2_animation_arrows_1.xml index 496e3ed819b28..89b0f7bd5425f 100644 --- a/tests/VectorDrawableTest/res/anim/ic_rotate_2_portrait_v2_animation_arrows_1.xml +++ b/tests/VectorDrawableTest/res/anim/ic_rotate_2_portrait_v2_animation_arrows_1.xml @@ -19,7 +19,6 @@ android:propertyXName="scaleX" android:propertyYName="scaleY" android:pathData="M 1 1 l -0.1 -0.1 " - android:valueType="pathType" android:interpolator="@interpolator/ic_rotate_2_portrait_v2_arrows_1_scalex_interpolator" />