add :android_target as a parent for all platforms

The platforms without the `:android_target` parent are unable to build
using product variables. This change adds those product variable
constraints to all platforms.

Bug: 210546943
Test: build/bazel/ci/mixed_libc.sh
Topic: use_enabled_flag_product_variable_config
Change-Id: I0554862b1e6b632c845ae9e0b765e459a08b4ee6
1 file changed
tree: e9ec7a8983bca1560661d16def1986a3f390c118
  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. bazel.BUILD
  13. bazel.sh
  14. bazel.WORKSPACE
  15. common.bazelrc
  16. darwin.bazelrc
  17. linux.bazelrc
  18. OWNERS
  19. 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.