24a0226499
Change-Id: I4daa1092494fdf207ef54dc79f787bcbe1d01a08
8 lines
232 B
Text
8 lines
232 B
Text
-keepclasseswithmembers class * {
|
|
public <init>(android.content.Context, android.util.AttributeSet);
|
|
}
|
|
|
|
-keep class ** extends android.support.v14.preference.PreferenceFragment
|
|
-keep class org.lineageos.settings.doze.* {
|
|
*;
|
|
}
|