commit | 5111cb6b246c62a40806940076f9e10761f5f41c | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon Oct 10 12:07:46 2022 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Oct 13 11:36:34 2022 +0000 |
tree | ef27b3465eef3c219e75d13276cecaf9441d6c4e | |
parent | d828fc10982300728d02c97dfac1a0e3684551c8 [diff] |
Refactor and cleanup DexCache. - Introduce macros to avoid duplicating code for each dex cache kind. - Remove preResolvedStrings, this was unused. - Remove dex cache length fields, we can easily infer them. Test: test.py Change-Id: I1e0bc8cf078ce8e09c4d756c63be32cb344fcce1