System calls dex2oat when opening a dex file with an output location

This fix addresses the old dalvik test 071. The test has 2 source jars,
and one is loaded later. To support this, the other jar has to be run
though dex2oat. Eventually, we want the system to invoke dex2oat on any
jar files that need it.

Change-Id: Ie8428004f397cdb56ee437d0b38c0670f14e77fa
5 files changed
tree: 7c0fbc951c448be0b2ccccbfe323afc80efa2d6f
  1. build/
  2. oat_process/
  3. oat_runtime/
  4. src/
  5. test/
  6. tools/
  7. Android.mk