|
|
@ -10,9 +10,10 @@ |
|
|
|
# be complete or up to date. (The "arithmetic" optimization can be |
|
|
|
# be complete or up to date. (The "arithmetic" optimization can be |
|
|
|
# used if you are only targeting Android 2.0 or later.) Make sure you |
|
|
|
# used if you are only targeting Android 2.0 or later.) Make sure you |
|
|
|
# test thoroughly if you go this route. |
|
|
|
# test thoroughly if you go this route. |
|
|
|
-optimizations !code/simplification/arithmetic,!code/simplification/cast,!field/*,!class/merging/* |
|
|
|
#-optimizations !code/simplification/arithmetic,!code/simplification/cast,!field/*,!class/merging/* |
|
|
|
-optimizationpasses 2 |
|
|
|
#-optimizationpasses 2 |
|
|
|
-allowaccessmodification |
|
|
|
#-allowaccessmodification |
|
|
|
|
|
|
|
-dontoptimize |
|
|
|
-dontpreverify |
|
|
|
-dontpreverify |
|
|
|
|
|
|
|
|
|
|
|
# The remainder of this file is identical to the non-optimized version |
|
|
|
# The remainder of this file is identical to the non-optimized version |
|
|
|