Add updatability validations for bazel apex rule.

This mirrors the Soong checks (apex.go#checkUpdatable). Not everything
is applicable yet, as we're not building java deps. Tracking those in
the linked bug.

Test: presubmits
Bug: 274732759
Change-Id: Ia5e4155cf3c9a3bca01b8c407d7a4b765a03e8d2
1 file changed
tree: 670a92d80d2e96e60f29ec13ba2c04394517bd5e
  1. api_surfaces/
  2. bin/
  3. ci/
  4. compliance/
  5. docs/
  6. examples/
  7. flags/
  8. json_module_graph/
  9. mk2rbc/
  10. mkcompare/
  11. platforms/
  12. product_config/
  13. product_variables/
  14. rules/
  15. scripts/
  16. tests/
  17. vendor/
  18. .gitignore
  19. bazel.BUILD
  20. bazel.WORKSPACE
  21. buildifier_hook.sh
  22. common.bazelrc
  23. darwin.bazelrc
  24. linux.bazelrc
  25. OWNERS
  26. PREUPLOAD.cfg
  27. 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.