commit | 97ab5e3b79d1cf6034d3a2a1c6e6b2176d4e2af5 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Wed Feb 22 13:35:44 2017 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Wed Feb 22 14:55:25 2017 -0800 |
tree | bbba74bf351ebf2863bda16d8fb46c2ca43f9c67 | |
parent | fc5d8c28e5265634aeeb2f255dc8d5747e2919ee [diff] |
Check for null profile in ShouldCompileBasedOnProfile It may be null if speed-profile is passed to dex2oat without a profile. In this case, compile nothing. Test: mm test-art-host-gtest-dex2oat_test -j32 Bug: 35665292 Bug: 35420088 Change-Id: I2da3258492d1f6b86bba6b4bb5a86d378f0a9227