platform_build_soong/tests
Jingwen Chen 8c52358ad7 Fix OUT_DIR lookup in mixed builds.
In mixed builds, Bazel operates in <root>/out/soong/workspace, but the real
OUT_DIR is just <root>out/, not <root>/out/soong/workspace/out. This CL
ensures that the correct OUT_DIR is passed to mixed builds's bazel by
making OUT_DIR absolute.

Also add STANDALONE_BAZEL to build_test's Bazel smoke test.

Test: TH
Change-Id: If8b4058d43bf821f5196016f9b0ad38edfe18716
2021-06-01 12:07:40 +00:00
..
bootstrap_test.sh bp2build/b: exit early in GENERATE_BAZEL_FILES=1. 2021-05-25 03:42:38 +00:00
bp2build_bazel_test.sh Have bp2build generate BUILD.bazel instead of generating BUILD. 2021-05-18 09:01:36 -04:00
lib.sh Dump bazel product config in Soong 2021-05-19 17:38:56 -04:00
mixed_mode_test.sh Fix OUT_DIR lookup in mixed builds. 2021-06-01 12:07:40 +00:00
run_integration_tests.sh Generate BUILD files for every directory that has an Android.bp file. 2021-04-21 07:15:50 -04:00