Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2624cfa2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update default system Proguard config rules"

parents 93352863 df60c0bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
}

# For native methods, see http://proguard.sourceforge.net/manual/examples.html#native
-keepclasseswithmembernames class * {
-keepclasseswithmembernames,includedescriptorclasses class * {
    native <methods>;
}