android13/build/bazel_common_rules
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
dist initial 2024-06-22 20:45:49 +08:00
docs initial 2024-06-22 20:45:49 +08:00
OWNERS initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00

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.