Update imports to android-common
Several files were moved to android-common. Update all the references to import those files from the new location.
This commit is contained in:
@@ -32,7 +32,7 @@ import android.view.RawInputEvent;
|
||||
import android.view.Surface;
|
||||
import android.view.WindowManagerPolicy;
|
||||
|
||||
import com.android.internal.util.XmlUtils;
|
||||
import com.android.common.XmlUtils;
|
||||
|
||||
import org.xmlpull.v1.XmlPullParser;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user