sm8350-common: parts: Get rid of proguard flags
This is obsolete. Change-Id: I1b692d3e1a96c49ac6efd54907ea23c4b4494f7e
This commit is contained in:
parent
225d47017f
commit
4824df477f
2 changed files with 0 additions and 8 deletions
|
|
@ -17,9 +17,4 @@ android_app {
|
|||
static_libs: [
|
||||
"org.lineageos.settings.resources",
|
||||
],
|
||||
|
||||
optimize: {
|
||||
proguard_flags_files: ["proguard.flags"],
|
||||
},
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
-keep class org.lineageos.settings.doze.* {
|
||||
*;
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue