commit | 733840f23a6983436437d4334f33d5032f494696 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Tue Apr 07 12:31:39 2015 +0100 |
committer | Calin Juravle <calin@google.com> | Tue Apr 07 17:02:36 2015 +0100 |
tree | 9076ff001735c4aaa653c6202b0c1c12a838281f | |
parent | f9492310913a09f7c63ca2c8cc948b731adf150a [diff] |
Remove fuzzer build-time dependency on core image. Test if the image exists at runtime. Forcing this dependency slows down development. For example, if after a change dex2oat does not compile anymore you need to first revert to a stable state and rebuild the core image to be able to move foreward. Since this is a test tool, it is ok to assume that the core image has already been built if host execution was selected. Change-Id: Id61a960ba62bb8d1d21acb07114f72208fbc9720