Add flags to common.bazelrc and register toolchains in bazel.WORKSPACE to integrate the Bazel Android rules.

Test: Built example Android app in build/bazel/examples/android_app.
Change-Id: I5012541d1b2ab699c740700c36cec606702f3ab1
2 files changed
tree: fb84ea6750b6945472ae64aca418ea13bb12fb65
  1. bazel_skylib/
  2. docs/
  3. examples/
  4. platforms/
  5. rules/
  6. rules_cc/
  7. scripts/
  8. bazel.BUILD
  9. bazel.sh
  10. bazel.WORKSPACE
  11. common.bazelrc
  12. darwin.bazelrc
  13. linux.bazelrc
  14. OWNERS
  15. 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.