blob: 9049f6edd5f67eda8ab3b72e6013a851e0a87c73 [file] [log] [blame]
# Preserve the line number information for debugging stack traces.
-keepattributes SourceFile,LineNumberTable
# Uncomment this to hide the original source file name.
-renamesourcefileattribute SourceFile
# Repackage classes into the top-level.
-repackageclasses
# When generating the baseline profile we want the proper names of
# the methods and classes
-dontobfuscate