Snap for 11819167 from 846abf8852a04fd5085531ded2f1ca990e6400a6 to busytown-mac-infra-release

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