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
index 15e97434e..098a540c9 100644
--- a/proguard.flags
+++ b/proguard.flags
@@ -43,3 +43,6 @@
-keep interface com.actionbarsherlock.** { *; }
-keepattributes *Annotation*
+# Required for mp4parser
+-keep public class * extends com.coremedia.iso.boxes.AbstractBox
+