Remove guava dependency to speed up build.

Change-Id: I4cee4b6324e72e94c1241e10f3cdc507d65512cd
This commit is contained in:
Jeff Sharkey
2013-03-06 11:46:54 -08:00
parent b805ceda30
commit e6c5003278
10 changed files with 14 additions and 18 deletions

View File

@@ -35,8 +35,8 @@ import android.util.MathUtils;
import android.view.MotionEvent;
import android.view.View;
import com.android.internal.util.Preconditions;
import com.android.settings.R;
import com.google.common.base.Preconditions;
/**
* Sweep across a {@link ChartView} at a specific {@link ChartAxis} value, which