copy_to_dist: add support for --prefix am: 566275b73b am: 6a2f887338 am: f7facb70f2 am: d9d1d2588c

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

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