Refactor apex has_cc_stubs to rely purely on providers.

Rule name checks can be brittle.
Test: b test //build/bazel/tests/apex:com.android.adbd.apex_manifest_diff_test
Test: CI
Test: adbd APEX manifest is the same before and after.

Change-Id: I51517be5310fdc7ad7390f63e2b0baeca89c80b8
2 files changed
tree: b2aefb6619323b7e54dd9ab13a04b7984d5046d7
  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.