platform_build_soong/ui/build
Dan Willemsen 70c1ff8dac Always set ASAN_SYMBOLIZER_PATH appropriately
Otherwise tools built with ASAN can't symbolize their dumps, as
llvm-symbolizer is not allowed to be used from $PATH.

Fixes: 139825736
Test: cherry-pick https://android-review.googlesource.com/c/platform/system/tools/aidl/+/1106532
  mmma ASAN_OPTIONS="" SANITIZE_HOST=address system/tools/aidl
Change-Id: Ib1eeec15ce6694d7bde54c7201b3280e38df3a83
2019-08-21 22:34:11 +00:00
..
paths Merge "Switch to toybox egrep(1) and grep(1)." 2019-07-31 16:55:43 +00:00
sandbox/darwin Revert "Revert "Revert "Revert "Add path interposer"""" 2018-05-31 14:59:33 -07:00
Android.bp Add USE_RBE support to soong. 2019-07-17 18:46:47 +00:00
build.go Add USE_RBE support to soong. 2019-07-17 18:46:47 +00:00
cleanbuild.go Rename product_services to system_ext 2019-07-09 08:57:05 +00:00
config.go Always set ASAN_SYMBOLIZER_PATH appropriately 2019-08-21 22:34:11 +00:00
config_test.go Remove support for ONE_SHOT_MAKEFILE 2019-07-31 18:11:27 -07:00
context.go Soong: Fix the package name in metrics.proto file 2019-06-14 15:27:46 -07:00
dumpvars.go Remove reference to PRODUCT-* 2019-07-29 15:14:11 -07:00
environment.go Add a Kati-based packaging step 2018-10-19 09:55:00 -07:00
environment_test.go Add a Kati-based packaging step 2018-10-19 09:55:00 -07:00
exec.go Print ninja stdout live during the build 2019-07-03 16:33:10 -07:00
finder.go Generate build timing metrics to proto format file 2019-01-04 15:54:01 -08:00
goma.go Add dist_dir to goma trigger 2019-07-23 16:16:15 -04:00
kati.go Always set ASAN_SYMBOLIZER_PATH appropriately 2019-08-21 22:34:11 +00:00
ninja.go Add USE_RBE support to soong. 2019-07-17 18:46:47 +00:00
path.go Use prebuilt awk on Darwin too 2019-02-14 20:11:26 -08:00
proc_sync.go Make soong lock file sync time configurable.. 2019-05-24 17:10:48 -04:00
proc_sync_test.go Revert "Revert "Disallow multiple build executions in parallel"" 2017-05-24 13:22:19 -07:00
rbe.go Add USE_RBE support to soong. 2019-07-17 18:46:47 +00:00
sandbox_darwin.go Implement linux sandboxing with nsjail 2019-01-15 13:47:31 -08:00
sandbox_linux.go Allow debugging with SOONG_DELVE=<listen addr> 2019-07-03 16:33:31 -07:00
signal.go Improve signal handling in soong_ui 2017-02-22 10:44:19 -08:00
soong.go Print ninja stdout live during the build 2019-07-03 16:33:10 -07:00
test_build.go Generate build timing metrics to proto format file 2019-01-04 15:54:01 -08:00
util.go soong_ui: Add build actions commands in soong_ui. 2019-06-13 13:15:12 -07:00
util_test.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00