summaryrefslogtreecommitdiff
path: root/test/MultiDex
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2014-11-17 15:13:34 +0000
committerVladimir Marko <vmarko@google.com>2014-11-17 18:05:59 +0000
commit7a7c1db21782fb922d3ffc5c576117812624ea58 (patch)
tree87cd009dff8386d4fd699bf2eb435bd1b38e86b5 /test/MultiDex
parent1c18d5d0141ffa76b0838fb99615186dcbefc50e (diff)
Fix ordering of fields with the same name.
While the Java language doesn't allow multiple fields with the same name in a single class (excluding fields from super classes), the bytecode specification permits it and tools such as proguard actually generate them. Define the order of these fields by their dex file index and relax the check of field ordering to permit identical names. Bug: 18211592 Change-Id: I1dee9b2b669a6ea180a2d3a41030efb2aed53950
Diffstat (limited to 'test/MultiDex')
0 files changed, 0 insertions, 0 deletions