Ying Wang
f8f2b022e9
Ignore support library Proguard warning
...
The support library contains references to newer platform versions.
Don't warn about those in case this app is linking against an older
platform version. We know about them, and they are safe.
Change-Id: Ia2a90398b1db1858d005ec09ded56751cc6ffb00
2012-09-23 13:46:58 -07:00
Hung-ying Tyan
ddefdef5bc
Make ProGuard keep necessary members for serializable classes
...
Change-Id: I845eb8280d0cab7e426b17c94d74bc409e66c193
2010-08-11 08:24:46 +08:00
Bjorn Bringert
4f85d00113
Make ProGuard keep @VisibleForTesting classes and methods
...
Change-Id: I7f5d14fd4188859c52ab85c33af1ac275888611c
2010-03-09 14:37:21 +00:00
Ying Wang
3b2bdf1033
Fix and enable proguard on packages.
2010-02-11 13:41:10 -08:00
Joe Onorato
2daa2b3b05
Add the ability to turn on proguard for java targets, and to call aapt
...
to generate a rules file for proguard for stuff from the manifest and
other resources that need to be kept.
2009-08-30 13:43:00 -07:00