Remove all make_injection targets and rewrite diff tests as direct
integration tests.

The make_injection definition now has a huge warning about adding
dependencies.

This should also speed up bp2build-incremental because make_injection no
longer runs for tests.

Keep an apex_diff_test to verify that compression shouldn't change the
list of files in the apex.

Test: CI

Change-Id: I02fae3b387f70c0be658dc1dd6ca12e6b3966b45
3 files changed
tree: fc72bd00500bfa64843804e158a244203c85fb71
  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. vendor/
  13. .gitignore
  14. bazel.BUILD
  15. bazel.sh
  16. bazel.WORKSPACE
  17. common.bazelrc
  18. darwin.bazelrc
  19. linux.bazelrc
  20. OWNERS
  21. 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.