Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make ProGuard keep necessary members for serializable classes | Hung-ying Tyan | 2010-08-11 | 1 | -0/+13 |
| | | | | Change-Id: I845eb8280d0cab7e426b17c94d74bc409e66c193 | ||||
* | Make ProGuard keep @VisibleForTesting classes and methods | Bjorn Bringert | 2010-03-09 | 1 | -0/+6 |
| | | | | Change-Id: I7f5d14fd4188859c52ab85c33af1ac275888611c | ||||
* | Fix and enable proguard on packages. | Ying Wang | 2010-02-11 | 1 | -1/+48 |
| | |||||
* | Add the ability to turn on proguard for java targets, and to call aapt | Joe Onorato | 2009-08-30 | 1 | -0/+7 |
to generate a rules file for proguard for stuff from the manifest and other resources that need to be kept. |