dist: add --wipe_dist_dir flag am: a0c815852d am: b3e3694f5d am: 48c96e20e1 am: 08bf497a79

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

Change-Id: Id295ccc7a380cb72a93831bf72d172022acd9511
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 27cd0a113ee6949a4203ef67044263e09b54534d
  1. dist/
  2. docs/
  3. exec/
  4. test_mappings/
  5. workspace/
  6. OWNERS
  7. 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.