Snap for 8580505 from dc7641a794a9d8a74f81aa6e03df0d8b8ad16cd5 to main-cg-testing-release

Change-Id: I6062fae62dfb4b7e5b4d29d8da6a8b3fdf49025f
tree: fc96f57d505ddbeadf966494a5b0316baaac9e77
  1. dist/
  2. docs/
  3. exec/
  4. test_mappings/
  5. OWNERS
  6. 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.