Roll-forward fix for bazel_apexer_wrapper_test.

An upstream change to apexer added a proto field to the default
apex_manifest.pb output, which fails in one of our relatively fragile
proto binary diff tests.

Since the test does not actually need to test for the contents of the
proto (but adjacent symlinked files), relax the test to an existence
test instead.

Fixes: 215129834
Test: b test //build/bazel/rules/apex:bazel_apexer_wrapper_test
Change-Id: Iaeceee53984a4ac9f6080e35d0680faa06517ffe
1 file changed
tree: 29b4de3e9d600b654f25f2753de1675aaeca1fb0
  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.