Add temporary fixes for bazel update

- Add experimental_disable_topo_sort_do_not_use_remove_before_7_0 until we fix b/280902394
- Stub out @rules_cc
- Add experimental_disable_topo_sort_do_not_use_remove_before_7_0 = true
- Remove JavaGenJarsProvider from android_binary

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