OSDN Git Service

Automatic translation import
[android-x86/packages-apps-Eleven.git] / proguard.cfg
index 01888ae..a4d9f4e 100644 (file)
@@ -26,7 +26,7 @@
 
 #keep all public and protected methods that could be used by java reflection
 -keepclassmembernames class * {
-       public protected <methods>;
+    public protected <methods>;
 }
 
 -keepclasseswithmembers  class * {
@@ -52,4 +52,5 @@
 
 -dontwarn **CompatHoneycomb
 -dontwarn org.htmlcleaner.*
-#-keep class android.support.v4.** { *; }
\ No newline at end of file
+-dontwarn org.jaudiotagger.**
+#-keep class android.support.v4.** { *; }