Tag android app's cc deps as manual.

This allows `b build //build/bazel/examples/...` to succeed, since
these deps cannot be built without an android (ndk) transition.

Test: build //build/bazel/examples/...
Test: bp2build-incremental
Change-Id: I156ec88b9bfc412c75afcc913716e0b622442f4a
2 files changed
tree: 2e9ddfb183e11faecb8b011a3d0370e4bf89e8ba
  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.