commit | 4199528aab2cbc3ba3c6540670fabb2040c8e081 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Tue Jan 12 16:08:23 2010 -0800 |
committer | Ying Wang <wangying@google.com> | Tue Jan 12 16:08:23 2010 -0800 |
tree | 903585d3dab0768ef2321d9a22346a1b32c43fd5 | |
parent | ce63c639e90daafc3382020bb2d9e2b17350f1f0 [diff] |
Only output proguard keep for nonempty attribute name in the AndroidManifest.xml. Before this change, aapt generates proguard keep flags like "-keep class com.android.somepackage.", which proguard doesn't recognize.