docs: Allow srcs in a different pkg am: af2a7a2f0d am: a1af63aa98

Original change: https://android-review.googlesource.com/c/platform/build/bazel_common_rules/+/2865912

Change-Id: I988ba3708aa0052e3816264f83803c45037bc495
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: 6fb7c09527a3029ea70f70e60f50be247eaee558
  1. dist/
  2. docs/
  3. exec/
  4. platforms/
  5. rules/
  6. test_mappings/
  7. workspace/
  8. zip/
  9. OWNERS
  10. README.md
README.md

Bazel Common Rules

This directory contains common Bazel rules and tools shared between the Platform and Kernel builds.

For platform-specific rules, place them in the platform checkout's //build/bazel/rules directory.

For kernel-specific rules, place them in kernel checkout's //build/kleaf directory.