dist: Also support declared directories. am: 7593717644 am: 6307fb921f am: 892b96a7cf am: 45525d1ae1 am: 02eaf07e15

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

Change-Id: I0addd10ba12a766d2db1dda1f1e0be1c4b1efde9
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.