commit | cc2cd98c21f77c8ae368988d380827811be2dc9d | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Apr 09 14:25:14 2018 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Apr 09 21:27:21 2018 +0000 |
tree | 57ae254df37e1f0f1395917c1ebef131c5d90126 | |
parent | 51d77d6f54306038e75f42c11cee5f54b55b0222 [diff] |
Don't pass empty profile to OatWriter Doing so causes dexlayout to run and unnecessarily increases dex2oat time. This change passes null if the profile is empty to fix this. Bug: 77719042 Test: test-art-host Change-Id: Id663d2cbf32dae57f0b562a1f5263293869727d7