Android 14.0.0 Release 24 (UQ1A.240205.002.B1)
Snap for 10600946 from 6601201b48edacc9af8aa1e275001dceb31a511f to udc-qpr1-release

Change-Id: I5a1ebc99f9952962484ee588631c19a9909bf954
tree: 08a38c305064022ffe8cea6080d6a6ed4e7d8219
  1. dist/
  2. docs/
  3. exec/
  4. rules/
  5. test_mappings/
  6. workspace/
  7. OWNERS
  8. 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.