copy_to_dist_dir: support default arguments to script. am: 65c2e9e92b

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

Change-Id: I567aec38bf75b51f815b7da88481ec9d1d84ecb0
tree: 9c85e27d2f5f3cb76606ffb447c6f4b7153d55c0
  1. dist/
  2. docs/
  3. OWNERS
  4. 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.