commit | 5b9086818b520306d64cd9736c6d2302b08a8e8d | [log] [tgz] |
---|---|---|
author | Yang Tianping <yangtianping@oppo.com> | Fri Oct 29 10:18:02 2021 +0800 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Fri Oct 29 12:09:07 2021 +0000 |
tree | 4631350810dd8184fc975bd41ef610cb43546372 | |
parent | 7cd509c6d0cf3b2aa45cb8074b8c6ea674a7482f [diff] |
Fix the empty profile slow down the dex2oat When pass in an empty profile to dex2oat, the dex2oat will still use the empty prifle to do layout optimization, which is not necessary. Bug: 204415663 Test: art_dex2oat_tests --gtest_filter=DexLayoutTest Change-Id: Ice86d2c2c178ab96b5cd34bed204e6008fab34c8