docs: Allow srcs in a different pkg am: af2a7a2f0d

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

Change-Id: I04237840973442087bec51ac43c0ddc79061d228
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.