History log of /sdk/files/proguard-android-optimize.txt
Revision Date Author Comments
e86ac701205c6fdb0d2ae91e025024aec4f6a9de 08-May-2012 Tor Norbye <tnorbye@google.com> Include a default proguard config file with optimization

Adds a new proguard-android-optimize.txt file alongside the
default proguard-android.txt file in tools/proguard/ which
project.properties files can point to. The shrinking rules
are the same, but unlike proguard-android.txt, the new config
file leave optimization enabled. This allows users to point
to a tool-managed proguard file rather than forking the
default file in order to edit out the -dontoptimize flag.

Change-Id: I2f0fc8361e3964843a4cafe4f4087a6dee68b5ce