commit | e49ab4d6d4f8226db09803458250f2b9f41abf43 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Tue Oct 10 16:21:10 2023 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Wed Oct 11 08:37:47 2023 +0000 |
tree | ee41946287676cf8f3c20e7b6fd51b12f8739bf4 | |
parent | 614afe59e2b1358201e4732d35aa6d11592af8cb [diff] |
Remove size argument from DexFile constructors. We know the DEX size from the DEX header, and we know the range of valid underlying memory from DexFileContainer, so it is redundant. Test: ./art/test.py -b --host 001 Change-Id: I0bd0fe25797ead4df864d97a2bfa8608f75bd694