commit | 05f90d133d288b524eaa9deacdc56e7d29ea9f99 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Wed Feb 07 13:47:17 2018 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Wed Feb 07 14:56:50 2018 -0800 |
tree | 89153d3bccc0aba04423f5712fee09e768d5aa2c | |
parent | 0efe3243d4f1878e8220ff8bc469beee9ac90518 [diff] |
Avoid generating cdex for dex files with duplicate methods For the cases where two different method have the same code item or debug info, avoid generating cdex and write the input dex into the oat file isntead. Test: test-art-host-gtest Bug: 72997076 Bug: 72100771 Bug: 72100668 Bug: 63756964 Change-Id: I5dfe2b47b2c908921c8421367536c2d950186ac6