platform_build_soong/dexpreopt
Colin Cross 2d00f0dcae Write dexpreopt.config again during the build
Writing $OUT/dexpreopt.config during build setup and then using
it during the build causes bad incremental builds if a cleanspec
removes $OUT/dexpreopt.config.  Create a rule in Soong to write
out a copy so that it is a normal build artifact.

Bug: 132379813
Test: m checkbuild
Change-Id: I7755a7f8c1d6561fc83022a7f4cf7e4a64e989c9
2019-05-10 07:07:21 -07: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
config.go Write dexpreopt.config again during the build 2019-05-10 07:07:21 -07:00
dexpreopt.go Enable app image startup cache for preopted apps 2019-04-30 17:01:13 -07:00
dexpreopt_test.go Fix Rel() after ReplaceExtension or InSameDir 2019-02-27 20:23:25 +00:00
OWNERS Add an owners file for dexpreopt files. 2018-12-18 20:28:06 +00:00