summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_driver.cc
diff options
context:
space:
mode:
author Sebastien Hertz <shertz@google.com> 2015-05-13 12:14:05 +0200
committer Sebastien Hertz <shertz@google.com> 2015-05-19 19:39:18 +0200
commit094ff2c0c1f736521c634d5f606e274cb6c55345 (patch)
tree9e126be21844e24645120e84e511cbe8f9c33091 /compiler/driver/compiler_driver.cc
parentce70082da8a4e63c280c2f049a67b38acc82ee1a (diff)
Fix debuggable compiler flag detection for secondary dex files
Compiles secondary dex files like the primary dex file: if it has been compiled with the --debuggable flag, compile secondary dex files with the --debuggable flag too. Therefore, dex files loaded at runtime are compiled the same way as dex files compiled at install time on the classpath (excluding the boot image that is not compiled debuggable). Also adds debuggable key in the oat header and bump the oat version. Bug: 20944228 (cherry picked from commit 0de1133ba600f299b3d67938f650720d9f859eb2) Change-Id: If6b2236e7fe547cc421f57b573043748018d3ae0
Diffstat (limited to 'compiler/driver/compiler_driver.cc')
0 files changed, 0 insertions, 0 deletions