Fix apex_aab_test due to bundletool update.

This CL updates the golden minimal apex aab built by Soong, and also
generalizes the apex_aab_test to not be coupled with the minimal apex.

Test: b test //build/bazel/tests/apex:build.bazel.examples.apex.minimal_mainline-module
Test: TH
Fixes: 245085476
Fixes: 222588061
Change-Id: If20d6227871c2782f4292d6819cdc994c5615e38
4 files changed
tree: 58fdb70bd6262c48788a7e0bdb4033488294d43b
  1. ci/
  2. docs/
  3. examples/
  4. json_module_graph/
  5. mk2rbc/
  6. platforms/
  7. product_config/
  8. product_variables/
  9. rules/
  10. scripts/
  11. tests/
  12. vendor/
  13. .gitignore
  14. bazel.BUILD
  15. bazel.sh
  16. bazel.WORKSPACE
  17. buildifier_hook.sh
  18. common.bazelrc
  19. darwin.bazelrc
  20. linux.bazelrc
  21. OWNERS
  22. PREUPLOAD.cfg
  23. 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.