Merge "Fix proguard flags." into froyo

This commit is contained in:
Daniel Sandler
2010-04-23 14:02:25 -07:00
committed by Android (Google) Code Review
+1
View File
@@ -1,6 +1,7 @@
-keep class com.android.launcher2.Launcher {
public void previousScreen(android.view.View);
public void nextScreen(android.view.View);
public void launchHotSeat(android.view.View);
}
-keep class com.android.launcher2.AllApps3D$Defines {