Snap for 9115583 from 806228628d9bdec12605ccd50a9ec18fb7d7379b to gki13-boot-release

Change-Id: Id5f7cfa8f31c415163cd1e8dda276681fbee750a
tree: 98e0fd73fcd140dda5a814f444792249d5e9742b
  1. dist/
  2. docs/
  3. exec/
  4. test_mappings/
  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.