Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for negate NAME in proguard files | Yohann Roussel | 2015-01-16 | 1 | -0/+2 |
The proguard flags allow negating name of classes with '!'. This is allowed for the name of a class, the name of annotations and the name of extended/implemented classes. Bug: 18994882 Change-Id: Ibc7f7970f50f93efcfdcf0058dac2993276e90d4 |