Add a stub adbd cc_binary into build/bazel/examples.

This cc_binary is buildable (see bp2build allowlist change). The
generated BUILD definition looks like this:

https://gist.github.com/jin/7ae1f40d0c22a8b5e06107b6af58e074

Test: b build //build/bazel/examples/soong_config_variable:all
Bug: 203677881
Change-Id: I7ce625c14908483c036ad243a0116e430383251b
2 files changed
tree: e4902b4dfa6ae5b2f8c97cd564b7814456d7ad90
  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.