summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--proguard.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/proguard.flags b/proguard.flags
index 255f97050..1187fd8a2 100644
--- a/proguard.flags
+++ b/proguard.flags
@@ -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 {