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