Address breaking cc changes from the bazel update.

Remove cc_shared_library.preloaded_deps.

It was removed in https://github.com/bazelbuild/bazel/commit/3b7e2335d9624b63a2e190fd27b960826bf8f649

Also add --noexperimental_link_static_libraries_once to bazelrc for upstream cc_shared_library changes.

Test: presubmit

Fixes: 275690057
Fixes: 275689204

Change-Id: Ibe034b40f178deea8bd760d5915b23357fd7b198
2 files changed
tree: 6884478a5f504efff927ff943f121a8dbf827ac4
  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. vendor/
  18. .gitignore
  19. bazel.BUILD
  20. bazel.WORKSPACE
  21. buildifier_hook.sh
  22. common.bazelrc
  23. darwin.bazelrc
  24. linux.bazelrc
  25. OWNERS
  26. PREUPLOAD.cfg
  27. 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.