exec: also pass command line arguments.

Do not ignore arguments overridden from command line.

Test: TH
Bug: 228560650
Change-Id: I3eebfc2f1ed18bffb07a435e9f160e7f0336a9b6
1 file changed
tree: da4984e35b36c51979c1f5b847bebf4fba5dfdcd
  1. dist/
  2. docs/
  3. exec/
  4. test_mapping/
  5. OWNERS
  6. 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.