platform_build_soong/cmd
Patrice Arruda 83842d7235 Provide an interface for shared paths between Soong and Soong UI.
Code refactoring has been done for logs directory logic code since
the bazel metrics directory depends on the log directory. For builds
that did not specify a dist directory, the log directory is under
out directory. With dist, the logs directory is under <dist dir>/logs.
This matters for Android CI builds where the metrics files are
placed under logs directory. With this change, the bazel metrics
directory and corresponding files will be under <dist dir>/logs
directory for Android CI builds.

Bug: b/174479728
Test: * USE_BAZEL=1 m nothing (bazel_metrics dir in out dir)
      * m nothing (bazel_metrics dir deleted)
      * DIST_DIR=/tmp/build USE_BAZEL=1 m nothing dist (bazel_metrics
        is in /tmp/build/logs directory)

Change-Id: Ic9e1ff49a1964fcaaf801bde2c19f33597ca1db4
2020-12-08 20:24:14 +00:00
..
dep_fixer Rewrite depfile from sbox to stay reproducible 2019-08-29 14:47:40 -07:00
diff_target_files Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
extract_apks Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
extract_jar_packages Fix bpfmt issues and add bpfmt to preupload checks 2020-06-29 09:14:08 +02:00
extract_linker Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
fileslist fileslist: hash the content of symlink, not the file it points to. 2017-03-29 13:43:41 -07:00
host_bionic_inject Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
javac_wrapper Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
merge_zips Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
multiproduct_kati Add --skip-soong-tests argument to soong_ui and use it in multiproduct_kati 2020-10-29 14:22:04 -07:00
path_interposer Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
pom2bp pom2bp: add apex_available/min_sdk_version 2020-05-27 00:37:45 +09:00
pom2mk Add -jetifier to pom2mk and pom2bp 2019-04-20 21:47:14 -07:00
sbox Merge "Soong: use deterministic temp dir names in sbox" 2020-12-01 00:00:30 +00:00
soong_build Merge "Add ranking in docs for exclude_srcs to follow srcs" 2020-12-07 18:27:50 +00:00
soong_env Add and update comments in env and android_env.go 2020-11-16 16:01:27 -08:00
soong_ui Provide an interface for shared paths between Soong and Soong UI. 2020-12-08 20:24:14 +00:00
zip2zip Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
zipsync zipsync handles symlink 2020-11-19 08:58:02 +09:00