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-09 17:21:44 +00:00
2019-09-29 23:26:37 -07:00
2019-09-10 22:47:53 +02:00
2019-06-03 10:51:42 -07:00
2019-03-21 11:25:46 +00:00
2019-09-10 07:38:31 -07:00
2019-09-27 17:13:15 -07:00
2019-08-08 12:56:34 -07:00
2019-08-28 14:58:19 -07:00
2019-10-03 10:07:53 -07:00
2019-09-27 10:28:11 -07:00
2019-07-17 11:15:09 -07:00
2019-05-14 01:16:27 +00:00
2019-04-17 17:59:09 -07:00
2019-08-30 17:47:30 +01:00
2019-07-26 13:51:43 -07:00
2019-09-18 21:12:31 +00:00
2019-07-29 20:48:30 +09:00
2019-10-03 10:07:53 -07:00
2019-09-17 12:25:44 +09:00
2019-09-23 15:34:06 +09:00
2019-02-13 18:39:40 +00:00
2019-07-26 14:19:38 +09:00
2019-02-28 16:13:20 +00:00
2018-01-29 12:46:26 -08:00
2019-06-11 13:30:13 -07:00
2019-05-06 14:22:26 -07: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-05-27 11:34:10 +00:00
2019-07-17 11:15:09 -07:00
2019-06-13 05:22:03 +00:00
2019-04-30 15:33:49 +01:00
2019-10-03 10:07:53 -07:00
2019-07-17 11:15:09 -07:00
2019-01-23 20:17:51 +00:00
2019-09-26 17:19:26 +00:00
2019-09-06 14:18:01 -07:00
2019-09-29 23:26:37 -07:00
2019-09-27 14:40:24 +00:00
2019-09-20 14:52:56 +01:00
2019-09-06 14:42:24 -07:00
2019-07-22 13:18:48 -07:00
2019-09-20 14:52:56 +01:00
2019-09-27 10:38:06 +01:00