Correct cc_library_static to re-exporting impl dep

Previously cc_library_static was incorrectly exporting includes/hdrs
from implemenation_whole_archive_deps

Test: run bazel tests
Bug: 239311679
Change-Id: I4b728e9ba31447772342c531473450946cf5a8ad
3 files changed
tree: 72a30562159257521fc01df8564a6c1083e8d5b7
  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.