dist: allow dist_dir to be specified in BUILD files am: ac8c522c65 am: 9f8b0919b0 am: ed9aea0c83

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

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