summaryrefslogtreecommitdiffstats
path: root/core/proguard.flags
Commit message (Collapse)AuthorAgeFilesLines
* Make ProGuard keep necessary members for serializable classesHung-ying Tyan2010-08-111-0/+13
| | | | Change-Id: I845eb8280d0cab7e426b17c94d74bc409e66c193
* Make ProGuard keep @VisibleForTesting classes and methodsBjorn Bringert2010-03-091-0/+6
| | | | Change-Id: I7f5d14fd4188859c52ab85c33af1ac275888611c
* Fix and enable proguard on packages.Ying Wang2010-02-111-1/+48
|
* Add the ability to turn on proguard for java targets, and to call aaptJoe Onorato2009-08-301-0/+7
to generate a rules file for proguard for stuff from the manifest and other resources that need to be kept.