copy_to_dist: fix multi-target support am: 0425d6e289

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

Change-Id: I14605326b446495393f1a3791f62e274e35c7432
tree: c41b88da7f21b90914c8668fb8ed7627c3455f6a
  1. dist/
  2. OWNERS
  3. 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.