Android 14.0.0 Release 0.26 (UQ1A.231205.015,shiba/husky)
Snap for 10521111 from 756b86dbc9573aa47882de2e175e8eca90e08908 to android14-gs-pixel-5.15-release

Change-Id: I499caea7dc9db4a5e26da25bb3d4e586f47baef5
tree: fb883ad02f12c8e3d3a8a58d54e1179e60db58b3
  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.