commit | cda83be43e4d5da04e1b1a4fa4c8869dd50c8d62 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Mar 01 23:55:55 2018 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Mar 02 11:40:51 2018 -0800 |
tree | 8c4e7dc53300bd9eaedeada51e9da42113e11f4f | |
parent | a1b035b963d091ca6824f285c33de69c6e16ac77 [diff] |
Fix handling for partial cdex conversion rejection in multidex In the case where some dex files for multidex were rejected by cdex conversion for having duplicate ids (or other reasons), there was a failing assert. This change fixes the assert by skipping the dex file instead. Test: test-art-host-gtest-dex2oat_test Bug: 73126133 Change-Id: I05f560118d7a8d9363334f1349e2b75171f1e26d