platform_build_soong/dexpreopt
Colin Cross c7e40aa578 Move dexpreopt image selection out of dexpreopt package
Instead of passing both the module and global dexpreopt image
selection into the dexpreopt package, determine the correct
dexpreopt image in the java package.

Also stop using the boot image "location" as an input, only
track the real path, and then convert it to the "location"
that dex2oat expects when constructing the command line.

Test: m checkbuild
Change-Id: I2be2b5917e09fd57428dab27849c0153fdc75722
2019-02-11 15:29:51 -08:00
..
dexpreopt_gen Move dexpreopt.Script to android.RuleBuilder 2019-02-05 13:28:43 -08:00
Android.bp Move dexpreopt.Script to android.RuleBuilder 2019-02-05 13:28:43 -08:00
config.go Move dexpreopt image selection out of dexpreopt package 2019-02-11 15:29:51 -08:00
dexpreopt.go Move dexpreopt image selection out of dexpreopt package 2019-02-11 15:29:51 -08:00
dexpreopt_test.go Move dexpreopt image selection out of dexpreopt package 2019-02-11 15:29:51 -08:00
OWNERS Add an owners file for dexpreopt files. 2018-12-18 20:28:06 +00:00