sdm710-common: doze: Clean up proguard flags
Change-Id: If0250fb629417d36c2af7286bc0620e682c4576e Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
2bffd4d8c2
commit
ec1143de1d
1 changed files with 0 additions and 5 deletions
|
@ -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.* {
|
-keep class org.lineageos.settings.doze.* {
|
||||||
*;
|
*;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue