Force boot image strings into dex cache.

For const-string in the boot image, force the string into the dex-cache
so that slow paths aren't necessary.
Increases boot.art from 7M to 9.8M but reduces boot.oat by ~3M. Code
generated assuming no slow paths will be faster.

Change-Id: I6c7be390adf7c09b5e6872d05f7d69ab6384c618
1 file changed
tree: 636107724db94b5015b46a4a179a518c089039cf
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk