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

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

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