Merge 0000c3c9c97468e8874c528430c0b369583af09c on remote branch

Change-Id: I2beea334ca4431f66d659a697835562424936c8c
tree: 37b3036cc2a5c53c9a2da2fd51b44994ab148e8f
  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.