diff options
-rw-r--r-- | doze/proguard.flags | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doze/proguard.flags b/doze/proguard.flags index b1cabdb..f6d7a5b 100644 --- a/doze/proguard.flags +++ b/doze/proguard.flags @@ -1,8 +1,3 @@ --keepclasseswithmembers class * { - public <init>(android.content.Context, android.util.AttributeSet); -} - --keep class ** extends android.support.v14.preference.PreferenceFragment -keep class org.lineageos.settings.doze.* { *; } |