summaryrefslogtreecommitdiffstats
path: root/proguard.flags
diff options
context:
space:
mode:
Diffstat (limited to 'proguard.flags')
-rw-r--r--proguard.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/proguard.flags b/proguard.flags
index 4c5ea69..ae1dddc 100644
--- a/proguard.flags
+++ b/proguard.flags
@@ -1,3 +1,4 @@
-keepclassmembers class com.android.wallpaper.livepicker.LiveWallpaperPreview {
public void setLiveWallpaper(android.view.View);
+ public void configureLiveWallpaper(android.view.View);
}