Add test for testing the arch variant cflags set on cc moduled included in APEXes.

The code in this CL is copied from Jin's comments at https://android-review.git.corp.google.com/c/platform/build/soong/+/2350557/comment/5755a88b_8c8bfecf/

Bug: 258422889
Test: b test --config=android //build/bazel/rules/apex:apex_tests
Change-Id: I80ba8726cd2f360ea5cae7a394d980146e02e8e0
1 file changed
tree: ced773bf0bb5d7b42e274a05e260e4a78ffc2320
  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.