Files
build_soong/android
Colin Cross ff6c33d885 Replace RelPathString() with ToMakePath()
Add a ToMakePath() method that returns a new path that points out
out/ instead of out/soong/, and replace the
"$(OUT_DIR)/" + path.RelPathString()
pattern with
path.ToMakePath().String()

Bug: 141877526
Test: m checkbuild
Change-Id: I391b9f2ed78c83a58d905d48355ce9b01d610d16
2019-10-03 10:07:53 -07:00
..
2018-07-22 21:18:45 -07:00
2019-10-01 15:08:56 +08:00
2019-07-25 11:48:21 +01:00
2019-10-03 10:07:53 -07:00
2019-10-03 10:07:53 -07:00
2018-09-13 18:27:50 +00:00
2019-09-22 08:21:27 +09:00
2019-07-08 14:53:52 -07:00
2019-09-29 23:26:37 -07:00
2019-09-29 23:26:37 -07:00
2019-02-20 15:43:06 -08:00