commit | b02ba93fb8089ae70229c4e3e90478cb4a9e4668 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Jul 13 15:53:54 2017 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Jul 18 13:28:00 2017 +0100 |
tree | dee702cd8570b7993a13d34789ed5b819913ccc8 | |
parent | 24ff0235ab631baccd49fb491197d86d1ef97279 [diff] |
Don't encode OatQuickMethodHeader for non-compiled methods. Requires changes to the quickening info format stored in vdex. Large app: Before odex size: 5.5MB vdex size: 48MB (49308168 bytes) After: odex size: 1.2MB -78% vdex size: 48MB (49701846 bytes) +1% bug: 62120170 Test: test.py Change-Id: I5ae0b103dc57bdd17aa772f4e43db954d109fd44