blob: ef6c30ba28a92a75ecf38a657b6b59dd338b37b7 [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