mirror of
https://github.com/team-infusion-developers/android_hardware_samsung.git
synced 2024-11-01 07:47:55 +00:00
68679c2253
This reverts commit 0df2edccea
.
Change-Id: Ic48a897db0b33afea13a5a12bb729407259a252a
5 lines
181 B
Text
5 lines
181 B
Text
-keepclasseswithmembers class * {
|
|
public <init>(android.content.Context, android.util.AttributeSet);
|
|
}
|
|
|
|
-keep class ** extends android.support.v14.preference.PreferenceFragment
|