Android u beta 5.2 release 0.7
Snap for 9489562 from ddd2d82d10e21fb4137d2db3c1b848d6f1832acc to android13-gs-pixel-5.10-release

Change-Id: I7513c325b34f87f36c4eab75625d1b2623209224
tree: 2346d58cf1ff8d3debb47e9a1b88af14584991bd
  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.