dist: Also support declared directories. am: 7593717644 am: 6307fb921f am: 892b96a7cf

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

Change-Id: I544088c1af256d7a7d2f2dc7ad3b3356d3971466
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: bbf2e99eb972914e6a8fe9ee9f6a452e68d3e626
  1. dist/
  2. docs/
  3. OWNERS
  4. 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.