copy_to_dist: add support for --prefix am: 566275b73b

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

Change-Id: I7535131022e925f85430a5cef821344fd1ee57ac
tree: 3f42fd97147ce416c16f4d5ed90eb04bda338f29
  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.