Only skip implementation details in reporting

By skipping them in traversal we miss their deps, instead we only want
to omit them in reporting.

Test: b run :bp2build-progress -- report -m com.android.neuralnetworks
Change-Id: Id4270ef8a342c0ddf20324f6469020db3c7ff2d0
2 files changed
tree: f41057be69ea06e6f791aa3140e5bbf46da9edf0
  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.