Add a bp2build configuration to the common bazelrc.

Test: CONVERT_TO_BAZEL=true m bp2build && bazel query --config=bp2build //...
Signed-off-by: Jingwen Chen <jingwen@google.com>
Change-Id: I049868fa68c83f52d1ee61018d996b52f47bfa9c
1 file changed
tree: 3636bb5a4a28a861282354af4af94a3669d1a088
  1. docs/
  2. examples/
  3. rules/
  4. bazel.BUILD
  5. bazel.sh
  6. bazel.WORKSPACE
  7. common.bazelrc
  8. darwin.bazelrc
  9. linux.bazelrc
  10. OWNERS
  11. 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.