diff options
author | Calin Juravle <calin@google.com> | 2015-12-08 15:09:10 +0000 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2015-12-17 12:38:27 +0200 |
commit | 66f55237679db90cb0a0a265043a787932b466f8 (patch) | |
tree | 50784132be869b47562e8ce41ea318d79c6cf6ab /compiler/driver/compiler_driver_test.cc | |
parent | fb9f4ad455eced3a07bef1d4772ab1fe34ec133b (diff) |
Pass down to the runtime the application code paths.
When registering the app with the runtime the framework needs to pass
down the list of application code paths. This will be used by JIT to
know what profile info to persist.
This fixes the reliance on OatFileManager::GetPrimaryOatFile which may
produce inconsistent results based on external factors (i.e. class path
order or failing to compile the first dex file from the class path)
Bug: 26080105
Change-Id: Iadcebd2684fcd48569e8f76ef21bd4d117fedc05
Diffstat (limited to 'compiler/driver/compiler_driver_test.cc')
0 files changed, 0 insertions, 0 deletions