commit | cda9386add68d94697449c6cb08b356747e55c21 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Apr 14 10:49:19 2016 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Wed Apr 27 10:06:03 2016 -0700 |
tree | c65cb7c1c4154432143f2bb2d3158c4789ba42b4 | |
parent | e5de54cfab5f14ba0b8ff25d8d60901c7021943f [diff] |
Write conflict tables in image Add image sections for runtime methods and conflict tables. This makes it that we do not need to fake up a length prefixed array for runtime methods. Reduces .art private dirty and PSS. System wide .art PSS goes from 32.5MB to 30.5MB after system boot. Business card .art private dirty goes from 588K to 504K. Increases image size by ~100K. Bug: 27906566 Change-Id: I38cbe3150c3eeb385b8cad7cf93614e3980f4162