commit | b8a0d8b7fc4735ce20107a4f4a6a09dbcb2a6198 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Mon Mar 06 15:54:38 2023 +0000 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Mon Mar 06 18:37:19 2023 +0000 |
tree | 30bce3c03fe020227108e822926586acb4eac2bd | |
parent | 92181e6b4622d456b9266eed43bf97ef6bd83784 [diff] |
Add DexFileContainer for all DexFiles. Ensure that all DexFiles have a container for consistency. Enforce that the container shall contain exactly one dex file, as specified the by file_size entry in the de header (that is, the memory range should not be truncated or too big). Bug: 266950186 Test: test.py -b --host --optimizing --64 Change-Id: I73ff074a980f9a9d5a0f4a9b51ac1a496971374f