Handle filegroups differently in bp2build-progress

Due to name collisions in Bazel, we do not convert filegroups where name
of the target is the same as the source.

Test: ./bp2build-progress.py report adbd
Change-Id: Ib9d74e118504e31f0c8c79c8e23d28ec56e1a5cb
1 file changed
tree: 42f235f887dbca6c79f34e9164c4841620168379
  1. ci/
  2. docs/
  3. examples/
  4. json_module_graph/
  5. platforms/
  6. product_variables/
  7. rules/
  8. rules_cc/
  9. scripts/
  10. tests/
  11. bazel.BUILD
  12. bazel.sh
  13. bazel.WORKSPACE
  14. common.bazelrc
  15. darwin.bazelrc
  16. linux.bazelrc
  17. OWNERS
  18. 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.