• Ian Rogers's avatar
    Fix regression in vm tests 021 and 082 · 2d3430ac
    Ian Rogers authored
    dex2oat defaults to build.art for the image which includes the junit
    classes used by these tests. At runtime these tests are run with
    core.art and so the code is missing. Change dex2oat to specify the boot
    image is core.art.
    
    Change-Id: Icd80560ac06798634f47922cc9fb592966f2b511
    2d3430ac
build 1.23 KB