Merge "Fix incorrect syntax in Proguard flags"
This commit is contained in:
committed by
Android (Google) Code Review
commit
3f7bf2e96c
@@ -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 *;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user