commit | e02aff71838cff53fb7a8869be8ef010ac4f3ea7 | [log] [tgz] |
---|---|---|
author | Dan Bornstein <danfuzz@android.com> | Tue Jan 26 12:58:08 2010 -0800 |
committer | Dan Bornstein <danfuzz@android.com> | Tue Jan 26 13:05:34 2010 -0800 |
tree | 580569be11692f1b0f12a763407f98a5c1351cfd | |
parent | 5696132ac8a4662d17cc74e0b49ae8ae8fa75462 [diff] |
Cause dex verification to fail if the class_defs section contains more than one definition for any given class. Bonus: Killed off a bunch of trailing whitespace, to reduce the gerrit bloodbath. Change-Id: Idc599364f1a38887fb4b9f91dc91b9b53343ca03 Bug: 2382215