Merge "dist: copy dir allow dir to already exist & don't copy permissions" am: 6291358b17

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

Change-Id: Iff87f2881d0274a6a963c3081451ba3b38c35310
Ignore-AOSP-First: this is an automerge
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 80aaf8e5453be09fa42b8b686785c46b8b5031fb
  1. dist/
  2. docs/
  3. exec/
  4. test_mapping/
  5. OWNERS
  6. 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.