am 6ad79427: Merge "Fix proguard flags." into froyo

This commit is contained in:
Daniel Sandler
2010-04-23 14:14:59 -07:00
committed by Android Git Automerger
+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 {