Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3f7bf2e9 authored by Delphine Martin's avatar Delphine Martin Committed by Android (Google) Code Review
Browse files

Merge "Fix incorrect syntax in Proguard flags"

parents 5edceec2 25fed913
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,5 +38,5 @@
-keep class ** extends android.support.v14.preference.PreferenceFragment
-keep class com.android.systemui.tuner.*
-keep class com.android.systemui.plugins.** {
    public protected **;
    public protected *;
}