Bug: 196947459

Clone this repo:
  1. 1599f99 Refer to kernel/build:/OWNERS as /kleaf/OWNERS is no more by Matthias Männich · 3 weeks ago main master
  2. a8a8c80 Merge "Add a zip bazel rule, to be used to generate arbitrary zip file." into main by Weijia He · 8 weeks ago
  3. 0c79ebb Reuse upstream @platforms arch constraints for arm, arm64, riscv64, and x86. by Jingwen Chen · 8 weeks ago
  4. ca30f52 Add a zip bazel rule, to be used to generate arbitrary zip file. by Weijia He · 9 weeks ago
  5. 20f8c10 Reuse upstream @platforms os constraints for android, windows and darwin. by Jingwen Chen · 8 weeks ago

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.