Allow overwrite of directories in copy_to_dist_dir am: 85a9fe7a10 am: c833799fb7

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

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