Add --config=<platforms> as a shorthand for --platforms flags.

This is less tedious to type and lets us group platform specific flags.

Test: b build //build/bazel/... --config=android_arm
Change-Id: Id255626340e5e8019638dfc7d094b8fe9a7b83ec
1 file changed
tree: 08fd37c5ee97fe8cccdb30aeff635eafefa8fb44
  1. ci/
  2. docs/
  3. examples/
  4. json_module_graph/
  5. mk2rbc/
  6. platforms/
  7. product_variables/
  8. rules/
  9. rules_cc/
  10. scripts/
  11. tests/
  12. vendor/
  13. bazel.BUILD
  14. bazel.sh
  15. bazel.WORKSPACE
  16. common.bazelrc
  17. darwin.bazelrc
  18. linux.bazelrc
  19. OWNERS
  20. 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.