Fix the build from two breaking changes (update to current.xml and ViewRoot import)

Change-Id: I987b12f7c5fdd4137faa55405fce99bd6f73fc71
This commit is contained in:
Chet Haase
2010-08-11 18:41:06 -07:00
parent 0df8bfed3c
commit 949dbf7629
2 changed files with 5 additions and 4 deletions

View File

@@ -33,6 +33,7 @@ import android.util.Config;
import android.util.DisplayMetrics;
import android.util.Log;
import android.util.EventLog;
import android.util.Slog;
import android.util.SparseArray;
import android.view.View.MeasureSpec;
import android.view.accessibility.AccessibilityEvent;