Merge "external: allow to import external packages from <subdirectory>/external." am: b060f84810 am: 9b43409e99

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

Change-Id: Icd3e3c84c849aecc8de084e49f4f78b8eab27cf1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 77c9ede8cbf7536b1607c0765a9380e0a3b74a3d
  1. dist/
  2. docs/
  3. exec/
  4. test_mappings/
  5. workspace/
  6. OWNERS
  7. 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.