Snap for 8462842 from 603865d066a8631fc4830f00a3c862b957d491be to tm-qpr1-release

Change-Id: I37c135b5a77c867a3abdf98986383ee6eb5242c7
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.