Files
build_soong/android
Colin Cross 70dda7e3da Separate InstallPath from OutputPath
Create a new type InstallPath that is similar to OutputPath to
differentiate intermediates output paths from installed output
paths.

RelPathString is a poorly defined, undocumented function that is
primarily used to get an install path relative to out/soong to
generate an equivalent install path for Make relative to $(OUT_DIR).
Move it to InstallPath for now, and fix the one remaining user on
OutputPath.

Add a method to create an NDK install path so that ndk_sysroot.go
doesn't have to do it manually with PathForOutput.

Bug: 141877526
Test: m checkbuild
Change-Id: I83c5a0bd1fd6c3dba8d3b6d20d039f64f353ddd5
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-10-03 10:07:53 -07: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