Modify bazel workspace's kotlin toolchain.

Also add --noincompatible_use_host_features to avoid a regression.

This coincides with updating our Kotlin rules for the 7/25 bazel
release.

Bug: 292565910
Bug: 292566037
Test: presubmits
Change-Id: If4880da8e7723e3b588669bc7131125ace3882c7
5 files changed
tree: 76f471d32ecf7a4a1e69c7f03599bb745b91ac93
  1. api_surfaces/
  2. bazel_sandwich/
  3. bin/
  4. ci/
  5. compliance/
  6. docs/
  7. examples/
  8. flags/
  9. json_module_graph/
  10. mk2rbc/
  11. mkcompare/
  12. platforms/
  13. product_config/
  14. product_variables/
  15. rules/
  16. scripts/
  17. tests/
  18. utils/
  19. vendor/
  20. .gitignore
  21. bazel.BUILD
  22. bazel.WORKSPACE
  23. buildifier_hook.sh
  24. common.bazelrc
  25. constants_exported_to_soong.bzl
  26. darwin.bazelrc
  27. linux.bazelrc
  28. OWNERS
  29. PREUPLOAD.cfg
  30. 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.