Snap for 8429531 from 08a98c989c71103e6cbda489406350a56d03628a to tm-qpr1-release

Change-Id: I4e018ad8ad70d5eaf73e7b3558f66b72e83be931
tree: bbf2e99eb972914e6a8fe9ee9f6a452e68d3e626
  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.