Revert "dist: forbid multiple inputs which create same file"

This reverts commit 6a733b848a6b89884121f1eebb93d1ed7d2d474a.

Reason for revert: broke kernel_raviole_kleaf build on kernel-android-gs-pixel-mainline

Change-Id: Ia585d2b470e4ef0ba45bfef5df9297f0ecc422ac
2 files changed
tree: 27cd0a113ee6949a4203ef67044263e09b54534d
  1. dist/
  2. docs/
  3. exec/
  4. test_mappings/
  5. workspace/
  6. OWNERS
  7. 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.