Fix tools/bazel PATH in bazelrc

1. Doesn't depend on OUT_DIR=out
2. Works when bazel is invoked underneath the workspace root (such as
   the symlink tree out/soong/workspace

Bug: 233946973
Test: Manually verified bazel actions to have the accurate
path_interposer location
Test: mixed_libc.sh CI script

Change-Id: I6fe1298aafa01fecfaa4c16a08b30dd81fe63bbc
1 file changed
tree: df0e5e36b3f918fde9a1db7adfa9960e7cf219bb
  1. ci/
  2. docs/
  3. examples/
  4. json_module_graph/
  5. mk2rbc/
  6. platforms/
  7. product_variables/
  8. rules/
  9. rules_cc/
  10. scripts/
  11. tests/
  12. vendor/
  13. bazel.BUILD
  14. bazel.sh
  15. bazel.WORKSPACE
  16. common.bazelrc
  17. darwin.bazelrc
  18. linux.bazelrc
  19. OWNERS
  20. README.md
README.md

Bazel

The code in this directory is experimental. Bazel support for Android Platform is undergoing active development and workflow stability is currently not guaranteed.