Set the default --platforms value to //build/bazel/platforms:android_target.

This platform relies on product config / soong.variables injected into
the build via @soong_injection, and thus makes the bazel build dependent
on lunch.

Test: presubmits
Test: lunch aosp_arm; b build //bionic/...
Test: lunch aosp_x86; b build //bionic/...

Change-Id: I54f9bf28cdd964facceeea858b295e34945a26d4
1 file changed
tree: 3389dc81f48efe3bca5770f66bc8c86dfd3bee88
  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.