Update support/v4 api.

Follow up to ag/691827

Change-Id: I45d674b0fe65476aca8949ddf71cb86e7d3eccf3
diff --git a/v4/api/current.txt b/v4/api/current.txt
index eec16c1..4b4a1dc 100644
--- a/v4/api/current.txt
+++ b/v4/api/current.txt
@@ -29,6 +29,7 @@
 package android.support.v4.animation {
 
   public abstract class AnimatorCompatHelper {
+    method public static void clearInterpolator(android.view.View);
     method public static android.support.v4.animation.ValueAnimatorCompat emptyValueAnimator();
   }