Add apex_diff_test to compare APEX contents.

As a start, this compares that the Soong and Bazel built
com.android.tzdata have identical payload layouts as determined by `deapexer`.

Test: bazel test //build/bazel/tests/apex/...
Change-Id: Iab26701e7dc45d5be2f133c02a7d3b6b0a841cf3
4 files changed
tree: f097297ea39f686047bb29f0319cfe4891bc2eaa
  1. bazel_skylib/
  2. ci/
  3. docs/
  4. examples/
  5. json_module_graph/
  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.