copy_to_dist_dir: support default arguments to script.

Test: manual
Bug: 203570837

Change-Id: I63e221c1f7f8f0b143b5e835259ce3eca79a16ff
2 files changed
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.