Run some tests under linux_bionic_x86_64

The tests currently transition into linux_bionic_x86_64, but
after the switch to multiproduct bazel builds, they'll use
target_compatible_with instead. Run these tests with
linux_bionic_x86_64 to ensure they keep coverage.

Bug: 249685973
Test: Presubmits of bp2build.sh
Change-Id: Ifd2da8ff6e51d6c1ec773a76bc51192743352093
3 files changed
tree: ecf2296c801588f1c5570bca02c53bb8ff66a99a
  1. bin/
  2. ci/
  3. compliance/
  4. docs/
  5. examples/
  6. flags/
  7. json_module_graph/
  8. mk2rbc/
  9. mkcompare/
  10. platforms/
  11. product_config/
  12. product_variables/
  13. rules/
  14. scripts/
  15. tests/
  16. vendor/
  17. .gitignore
  18. bazel.BUILD
  19. bazel.WORKSPACE
  20. buildifier_hook.sh
  21. common.bazelrc
  22. darwin.bazelrc
  23. linux.bazelrc
  24. OWNERS
  25. PREUPLOAD.cfg
  26. 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.