platform_build_soong/dexpreopt
Colin Cross 2cdd5df7cc Fix Rel() after ReplaceExtension or InSameDir
Copying p.rel doesn't work, as rel needs to match the end of the
value in path.  Apply the same transformation to p.rel as p.path.

Test: paths_test.go
Change-Id: I42d676c6c4fc18d9852c1a73f25e5a791d7553d0
2019-02-27 20:23:25 +00: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
OWNERS Add an owners file for dexpreopt files. 2018-12-18 20:28:06 +00:00
config.go Support for install multiple boot images. 2019-02-22 15:37:48 +00:00
dexpreopt.go Make RuleBuilder methods take Paths 2019-02-20 22:06:09 -08:00
dexpreopt_test.go Fix Rel() after ReplaceExtension or InSameDir 2019-02-27 20:23:25 +00:00