dist: Separate args from BUILD and from command line. am: 55ac636324 am: 4a289549d6

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

Change-Id: I10c8248d869ba847eb63da09dd66ddb334f5fcd6
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: c65b2a92cba3d75bb653a993d4aa0e9ebf1563f2
  1. dist/
  2. exec/
  3. OWNERS
  4. README.md
README.md

Bazel Common Rules

This directory contains common Bazel rules and tools for Android Kernel builds and possibly other Bazel based builds.

For kernel-specific rules, place them in kernel checkout's //build/kleaf directory.