Snap for 11784721 from 212bca45fa9e280adc98081483f649814baf4b61 to build-tools-release

Change-Id: Ie1099e24b1cab7194110575f3b098da975fe67cb
tree: ea6b8944dd62b590f46bccbf26839769104f41db
  1. dist/
  2. exec/
  3. platforms/
  4. rules/
  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.