platform_build_soong/dexpreopt
Dan Willemsen 0f41678d00 Expand the dexpreopt image dependencies to entire image
Instead of just depending on the main .art file (boot.art, etc), also
expose the dependencies to the .oat/.vdex files (boot.oat/boot.vdex),
and all of the module files that get implicitly loading (boot-ext.*,
boot-framework.*, etc)

This is necessary for RBE, where the rule only gets the files that it
depends upon.

Test: treehugger
Test: build a system image with RBE
Change-Id: I0c7051f18582f1891d3398b46763b1521e4326c8
2019-06-18 06:40:38 +00:00
..
dexpreopt_gen Write dexpreopt.config again during the build 2019-05-10 07:07:21 -07:00
Android.bp Move dexpreopt.Script to android.RuleBuilder 2019-02-05 13:28:43 -08:00
OWNERS Add an owners file for dexpreopt files. 2018-12-18 20:28:06 +00:00
config.go Expand the dexpreopt image dependencies to entire image 2019-06-18 06:40:38 +00:00
dexpreopt.go Expand the dexpreopt image dependencies to entire image 2019-06-18 06:40:38 +00:00
dexpreopt_test.go Expand the dexpreopt image dependencies to entire image 2019-06-18 06:40:38 +00:00