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

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

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