Remove sandbox_tmpfs_path

It wasn't doing anything, no actions generate files in /tmp/bazel/sandbox.

We may need to bring this back as --sandbox_tmpfs_path=/tmp to fix the
JVM segfault issue, but that's still up for discussion if we want to
allow output_base paths in /tmp

Bug: 232915221
Test: Presubmits
Change-Id: I4c011735e93696cbcedb015daa1dd95531dcd410
2 files changed
tree: d32cc1254aa491deea88782a6e874b584da00473
  1. ci/
  2. docs/
  3. examples/
  4. json_module_graph/
  5. mk2rbc/
  6. platforms/
  7. product_config/
  8. product_variables/
  9. rules/
  10. scripts/
  11. tests/
  12. vendor/
  13. .gitignore
  14. bazel.BUILD
  15. bazel.sh
  16. bazel.WORKSPACE
  17. buildifier_hook.sh
  18. common.bazelrc
  19. darwin.bazelrc
  20. linux.bazelrc
  21. OWNERS
  22. PREUPLOAD.cfg
  23. 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.