platform_build_soong/ui
Jihoon Kang 9f4f8a3cc7 Copy soong variables to dist
Per aosp/2183398, out/soong/soong.variables provide some useful information for debugging purpose.
This change enables copying out/soong/soong.variables to out/dist/soong_ui/soong/soong.variables in dist mode, similar to build.ninja.gz in the same directory.
Test confirmed that the content of the out/soong/soong.variables is
equal to that of out/dist/soong_ui/soong/soong.variables.

Test: m dist $target &&
	diff out/soong/soong.variables out/dist/soong_ui/soong/soong.variables
Change-Id: I1bfa53a8e116c49fda2cc9a7252f4da0c59ce5b5
2022-08-23 21:37:48 +00:00
..
build Copy soong variables to dist 2022-08-23 21:37:48 +00:00
logger Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
metrics Move bp2build progress proto to soong. 2022-08-12 16:38:38 -04:00
signal Reformat build/soong for go 1.19 2022-08-17 10:43:13 -07:00
status Upgrade to golang protobuf api v2 2021-07-23 11:12:05 -07:00
terminal Revert "Suppress all progress messages from Ninja if ANDROID_QUIET_BUILD is set." 2022-07-19 08:02:42 -07:00
tracer Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00