Files
build_soong/java
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
..
2019-09-29 23:26:37 -07:00
2019-09-10 22:47:53 +02:00
2019-09-27 17:13:15 -07:00
2019-08-28 14:58:19 -07:00
2019-10-03 10:07:53 -07:00
2019-09-23 15:34:06 +09:00
2019-08-28 18:17:30 -07:00
2019-10-03 10:07:53 -07:00
2019-01-23 18:05:18 +00:00
2019-07-17 11:15:09 -07:00
2019-06-13 05:22:03 +00:00
2019-07-17 11:15:09 -07:00
2019-09-06 14:18:01 -07:00
2019-09-27 10:38:06 +01:00