From 15ff1b1ca52bea348b8a490b5b5abe53fa43eaf2 Mon Sep 17 00:00:00 2001 From: Teng-Hui Zhu Date: Sun, 23 Sep 2012 15:02:56 -0700 Subject: The trimming solution with the mp4parser library. bug:7093055 Change-Id: I598a81d80c9c5107696f3af7761207e3ec88f3ff --- proguard.flags | 3 +++ 1 file changed, 3 insertions(+) (limited to 'proguard.flags') 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 + -- cgit v1.2.3