Files
build_soong/java
Cole Faust e8561c6108 Include "soong" in sandboxed out paths
Previously, the path to built files in the sandbox would be
out/.intermediates/... instead of out/soong/.intermediates/....

After this cl, it will be out/soong/.intermediates/.... This makes
it more consistent with the non-sandboxed paths, which is easier for
developers.

CtsApkVerityTestDebugFiles is a genrule that's used to find the paths
to other modules. Developers were expected to build it, then copy all
the files listed in its output file to a temporary directory. Those
paths would be wrong before this change.

Bug: 307824623
Test: ./build/soong/tests/genrule_sandbox_test.py CtsApkVerityTestDebugFiles
Change-Id: Iadf9e3240a2c828567e46b6b02cc14004f30e8bf
2023-12-19 12:14:01 -08:00
..
2023-11-02 01:02:40 +00:00
2023-03-21 08:13:25 -07:00
2023-12-13 18:22:18 -08:00
2023-12-13 18:22:18 -08:00
2023-10-18 17:42:59 -07:00
2023-11-28 13:40:58 +00:00
2023-01-20 17:05:14 -05:00
2023-09-20 09:53:39 -07:00
2023-12-08 12:23:15 +09:00