test for symlink forest content

  Symlink forest should contain directories and symlinks
  There should be no actual file unless it is a BUILD.bazel that resulted from a merger of codegen'ed BUILD.bazel and a hand-crafted BUILD or BUILD.bazel file

Bug: b/256037411, b/257528847
Test: run with --bazel-mode
Change-Id: Iee132562edecf82b22b750a6073781c2881f04f6
1 file changed
tree: c9c13c1f967019e253c56919fd1cfb46edbce000
  1. bin/
  2. ci/
  3. compliance/
  4. docs/
  5. examples/
  6. flags/
  7. json_module_graph/
  8. mk2rbc/
  9. platforms/
  10. product_config/
  11. product_variables/
  12. rules/
  13. scripts/
  14. tests/
  15. vendor/
  16. .gitignore
  17. bazel.BUILD
  18. bazel.WORKSPACE
  19. buildifier_hook.sh
  20. common.bazelrc
  21. darwin.bazelrc
  22. linux.bazelrc
  23. OWNERS
  24. PREUPLOAD.cfg
  25. 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.