commit | fc604a7065142b61a4d2f468ddb46733a916b4cd | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Feb 08 15:43:37 2018 -0800 |
committer | Andreas Gampe <agampe@google.com> | Fri Feb 09 13:14:53 2018 -0800 |
tree | b529fed07e9fd9518767dd8757154693d521a0aa | |
parent | 67a3d45c89c0e43f7206936a7438dfed79fea159 [diff] |
ART: Be more robust with multidex uncompressed-dex odex files Reject odex/vdex files that mix embedded and uncompressed dex files. This simplifies the code and allows early detection of mismatches and corruption. Bug: 73086368 Test: m test-art-host Test: m test-art-host-gtest-oat_file_test Test: manual (with bug's environment) Change-Id: Icccb3ca29b6c5f5adefe3735c91b8b6eac113af6