copy_to_dist: fix multi-target support am: 0425d6e289 am: 9c7a55c7a8 am: bb5744d613 am: 80cab6ddac am: 5cbc744779

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

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