platform_build_soong/dexpreopt
Colin Cross 69f59a3327 Make RuleBuilder methods take Paths
There are no more Make paths being used in Soong now that
dexpreopting and hiddenapi are in Soong. Use the Path types
in the inputs to RuleBuilder, and fix all users of RuleBuilder.

This reapplies I886f803d9a3419a43b2cae412537645f94c5dfbf with
fixes to disable preopt for Soong-only builds when the global
dexpreopt.config doesn't exist.

Test: all soong tests
Test: m checkbuild
Change-Id: I4dae9ecd5de22f062f9478ec8f0747f099cf8190
2019-02-20 22:06:09 -08:00
..
dexpreopt_gen Make RuleBuilder methods take Paths 2019-02-20 22:06:09 -08:00
Android.bp Move dexpreopt.Script to android.RuleBuilder 2019-02-05 13:28:43 -08:00
config.go Make RuleBuilder methods take Paths 2019-02-20 22:06:09 -08:00
dexpreopt.go Make RuleBuilder methods take Paths 2019-02-20 22:06:09 -08:00
dexpreopt_test.go Make RuleBuilder methods take Paths 2019-02-20 22:06:09 -08:00
OWNERS Add an owners file for dexpreopt files. 2018-12-18 20:28:06 +00:00