Convert cpp_std to use toolchain features.

Also removed usage of kwargs to create the common attrs for the cpp
intermediate targets, because it was silently overwriting the features
with an empty features list from kwargs in the dict construction.

Fixes: 202518741
Test: CI
Change-Id: I3acdcffaeab340ac19bdffc3551ac677a6f58546
3 files changed
tree: 139c2367b11085bcbd32377df80258df74ace152
  1. ci/
  2. docs/
  3. examples/
  4. json_module_graph/
  5. platforms/
  6. product_variables/
  7. rules/
  8. rules_cc/
  9. scripts/
  10. tests/
  11. bazel.BUILD
  12. bazel.sh
  13. bazel.WORKSPACE
  14. common.bazelrc
  15. darwin.bazelrc
  16. linux.bazelrc
  17. OWNERS
  18. 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.