Go to file
Paul Westbrook 2fb24a2e4a Use test proguard config for eng builds
Since unit tests only run on eng builds, modify the proguard config to
only keep the methods/classes needed for unit tests in eng builds

The test proguard config probably is keeping too many methods.  We should
also evaluate whether it is valid for unit test to use methods that are not
used in user builds

The resulting apk size is 8714188 bytes, from 9866129

According to the proguard output, the final number of program classes is
4409, from the previous count of 10932

Change-Id: Ie7065a454e1ff80a4b3f953684940d88b17f6db7
2014-08-01 11:08:18 -07:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
emailcommon Add Exchange fallback and support diverting to Gmail 2014-07-31 21:44:26 +00:00
res Add Exchange fallback and support diverting to Gmail 2014-07-31 21:44:26 +00:00
src/com Add Exchange fallback and support diverting to Gmail 2014-07-31 21:44:26 +00:00
tests Rename AccountSettings to EmailPreferenceActivity 2014-07-14 11:44:52 -07:00
.classpath Initial Contribution 2008-10-21 07:00:00 -07:00
.project Initial Contribution 2008-10-21 07:00:00 -07:00
Android.mk Use test proguard config for eng builds 2014-08-01 11:08:18 -07:00
AndroidManifest.xml Update version for L 2014-07-31 21:44:57 +00:00
CleanSpec.mk Remove unused resource directories 2013-09-06 10:23:02 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
proguard-test.flags Use test proguard config for eng builds 2014-08-01 11:08:18 -07:00
proguard.flags Use test proguard config for eng builds 2014-08-01 11:08:18 -07:00