copy_to_dist_dir: support default arguments to script. am: 65c2e9e92b am: 6bbe4bae39 am: 146095af39

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

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